代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/411325/2189098
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_location "lo
www.eeworm.com/read/411325/2189144
http-strings
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_location "Location: "
http_host
www.eeworm.com/read/409921/2223047
h http.h
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS HTTP Daemon
* FILE: include/http.h
*/
#ifndef __HTTP_H
#define __HTTP_H
#include
// G
www.eeworm.com/read/409921/2223055
cpp http.cpp
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS HTTP Daemon
* FILE: http.cpp
* PURPOSE: HTTP 1.1 parser engine
* PROGRAMMERS: Casper S. Hornstrup (
www.eeworm.com/read/409921/2225193
c http.c
/*
* Copyright 2005 Jacek Caban
* Copyright 2007 Misha Koshelev
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/409921/2226772
c http.c
/*
* Wininet - Http Implementation
*
* Copyright 1999 Corel Corporation
* Copyright 2002 CodeWeavers Inc.
* Copyright 2002 TransGaming Technologies Inc.
* Copyright 2004 Mike McCormack for
www.eeworm.com/read/408544/2248640
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"), to
www.eeworm.com/read/408009/2255336
c http.c
/* HTTP.c
** MULTITHREADED IMPLEMENTATION OF HTTP CLIENT
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTTP.c,v 1.192 2002
www.eeworm.com/read/408009/2255342
h http.h
/*
W3C Sample Code Library libwww HTTP Client
!
Multi Threaded HyperText Tranfer Protocol Client Module
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright stat
www.eeworm.com/read/407641/2261085
c http.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
#include "rmlibhttp/include/rmlibhttp.h"
#include
#include
#include
#include "http.h"
sta