PeanutButter
|
Provides some constants which are useful in an http context. More...
Classes | |
class | Headers |
Common HTTP headers. More... | |
class | Methods |
Common HTTP Methods. More... | |
class | MimeTypes |
Common MIME types. More... | |
class | Statuses |
Common HTTP status titles. More... |
Static Public Attributes | |
const int | MAX_POST_SIZE = 10 * 1024 * 1024 |
Establishes the default maximum size for posts to an HTTPServer. |
Provides some constants which are useful in an http context.