Logo
~Sockets~
~Examples~
~Contact~


HttpdForm.cpp File Reference

  • read stdin, parse cgi input
More...

#include "socket_include.h"
#include "Parse.h"
#include "IFile.h"
#include "HttpdForm.h"
#include "IFileUpload.h"
#include "IStream.h"
#include "File.h"
#include <memory>

Include dependency graph for HttpdForm.cpp:

Go to the source code of this file.


Defines

#define TMPSIZE   32000
#define DEB(x)

Detailed Description

  • read stdin, parse cgi input

Written: 1999-Feb-10 grymse@alhem.net

Definition in file HttpdForm.cpp.


Define Documentation

#define DEB (  ) 

Definition at line 53 of file HttpdForm.cpp.

#define TMPSIZE   32000

Definition at line 49 of file HttpdForm.cpp.

Referenced by HttpdForm::ParseFormData().

Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4