代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/177697/5322447
c http.c
/* XMMS - Cross-platform multimedia player
* Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
*
* This program is free software; you can redis
www.eeworm.com/read/177697/5322456
h http.h
/* libxmms-flac - XMMS FLAC input plugin
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free
www.eeworm.com/read/177477/5325169
h http.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/177477/5325178
docs http.docs
/* -*- c -*- */
/**@mainpage HTTP Parser - "http"
*
* @section http_meta Module Meta Information
*
* The @b http module contains interface to the HTTP parser and the header
* and message objects
www.eeworm.com/read/177356/5328044
c http.c
/* HyperText Tranfer Protocol - Client implementation HTTP.c
** ==========================
** Modified:
** 27 Jan 1994 PDM Added Ari Luotonen's Fix for Reload when using proxy
** servers.
** 2
www.eeworm.com/read/177356/5328046
h http.h
/* /Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTTP.html
HYPERTEXT TRANFER PROTOCOL
*/
#ifndef HTTP_H
#define HTTP_H
#include
www.eeworm.com/read/177353/5328376
c http.c
/* Internal "http" protocol implementation */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include
#ifdef HAVE_UNISTD_H
#incl
www.eeworm.com/read/177353/5328381
h http.h
#ifndef EL__PROTOCOL_HTTP_HTTP_H
#define EL__PROTOCOL_HTTP_HTTP_H
#include "main/module.h"
#include "protocol/protocol.h"
struct connection;
struct http_connection_info;
struct read_buffer;
struct
www.eeworm.com/read/174527/5361266
java http.java
package org.json;
/*
Copyright (c) 2002 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), t
www.eeworm.com/read/174241/5362937
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc