NetBurner HTTP Web Server Files Header File. More...
#include "basictypes.h"
#include "nettypes.h"
Go to the source code of this file.
Functions | |
int | SendFullResponse (char const *name, int fd) |
Send a file with the proper HTTP header. More... | |
int32_t | SendFileFragment (char const *name, int32_t fd, PCSTR url=NULL) |
Send a file fragment without a header. More... | |
NetBurner HTTP Web Server Files Header File.