Query: ne_print_request_header
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NE_ADD_REQUEST_HEA(3) neon API reference NE_ADD_REQUEST_HEA(3)NAMEne_add_request_header, ne_print_request_header - add headers to a requestSYNOPSIS#include <ne_request.h> void ne_add_request_header (ne_request *request, const char *name, const char *value); void ne_print_request_header (ne_request *request, const char *name, const char *format, ...);DESCRIPTIONThe functions ne_add_request_header and ne_print_request_header can be used to add headers to a request, before it is sent. ne_add_request_header simply adds a header of given name, with given value. ne_print_request_header adds a header of given name, taking the value from the printf-like format string parameter and subsequent vari- able-length argument list.SEE ALSOne_request_create(3)AUTHORJoe Orton <neon@webdav.org>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org. neon 0.25.5 20 January 2006 NE_ADD_REQUEST_HEA(3)
Related Man Pages |
---|
ne_buffer_altered(3) - opensolaris |
ne_buffer_finish(3) - opensolaris |
ne_buffer_grow(3) - opensolaris |
ne_request_create(3) - opensolaris |
ne_set_error(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Mashups, SOAs And The Cloud |
Lean IT |
Simply Explained |
World Has Moved On |