代码搜索:http权威指南
找到约 10,000 项符合「http权威指南」的源代码
代码结果 10,000
www.eeworm.com/read/150205/5694236
h http.h
#ifndef _HTTP_H
#define _HTTP_H
#include "includes.h"
#include
#include
#include "lwip/api.h"
//extern char getByte(_UL *a,_UL *b);
//extern char peekByte(_UL *c);
#de
www.eeworm.com/read/150205/5694250
c http.c
#ifndef _HTTP_C
#define _HTTP_C
#include "http.h"
#include "lwip/api.h"
#include "lwip/ip_addr.h"
#include "target.h"
#include "stdlib.h"
#define MAX_CONNECTION_BUFFER 4096
#define MAX
www.eeworm.com/read/147756/5727659
h http.h
//==========================================================================
//
// net/http.h
//
// Stand-alone HTTP (client) support for RedBoot
//
//=======================================
www.eeworm.com/read/143127/5759296
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/141268/5775073
h http.h
/////////////////////////////////////////////////////////////////////////////
// Name: http.h
// Purpose: HTTP protocol
// Author: Guilhem Lavaux
// Modified by:
// Created: A
www.eeworm.com/read/140180/5793964
c http.c
/*****************************************************************************
* http.c: HTTP input module
*****************************************************************************
* Copyright
www.eeworm.com/read/140180/5794033
c http.c
/*****************************************************************************
* http.c
*****************************************************************************
* Copyright (C) 2001-2003 Video
www.eeworm.com/read/140180/5794054
c http.c
/*****************************************************************************
* http.c : http mini-server ;)
*****************************************************************************
* Copyri
www.eeworm.com/read/139514/5798638
c http.c
/*******************************************************************************
**
** http.c
**
** This file is part of the ABYSS Web server project.
**
** Copyright (C) 2000 by Moez Mahfoudh
www.eeworm.com/read/138548/5815473
pm http.pm
# ======================================================================
#
# Copyright (C) 2000-2001 Paul Kulchenko (paulclinger@yahoo.com)
# SOAP::Lite is free software; you can redistribute it
# and