代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/197361/8002199
c mini_httpd.c
/*
* Software name: mini_httpd
* Version: 1.0
* Description: simple and portable HTTP server
* Features: web page, cgi
* Not implemented: If-Modified-Since, SSL, Basic Auth, Cookies support
www.eeworm.com/read/318179/13483946
c httpd-fsdata.c
static const unsigned char data_processes_shtml[] = {
/* /processes.shtml */
0x2f, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0,
0x25, 0x21, 0x3a, 0x2
www.eeworm.com/read/318179/13483949
h httpd-cgi.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* Web server script interface header file
* \author
* Adam Dunkels
*
*/
/*
* Copyright (c) 2001, Adam Dunkels.
www.eeworm.com/read/318179/13483950
c httpd-fs.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/318179/13483951
h httpd-fsdata.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/318179/13483963
h httpd-fs.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/318179/13483964
c httpd-cgi.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* Web server script interface
* \author
* Adam Dunkels
*
*/
/*
* Copyright (c) 2001-2006, Adam Dunkels.
* All ri