In file get.c:

int init_get(request * req)

Initializes a non-script GET or HEAD request

Documentation

Initializes a non-script GET or HEAD request.
Returns:
0 means finished or error, request will be freed. 1 issuccessfully initialized, added to ready queue.

Alphabetic index Hierarchy of classes



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