In file request.c:

void add_accept_header(request * req, char *mime_type)

Adds a mime_type to a request's accept char buffer

Documentation

Adds a mime_type to a request's accept char buffer. Silently ignores data that won't fit (shouldn't happen because of relative buffer sizes).

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.