Windows PowerShell command on Get-command ne_print_request_header
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man ne_print_request_header

neon API reference NE_ADD_REQUEST_HEADE(3)

NAME

ne_add_request_header, ne_print_request_header - add headers

to a request

SYNOPSIS

#include

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

DESCRIPTION

The 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 variable-length argument list.

SEE ALSO

ne_request_create

AUTHOR Joe Orton Author. COPYRIGHT

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE =

Availability library/neon = Interface Stability Volatile NOTES Source for Neon is available on http://opensolaris.org.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes: neon 0.29.0 Last change: 13 September 2009 1

neon API reference NE_ADD_REQUEST_HEADE(3)

_______________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE|

|____________________|__________________|_

| Availability | library/neon |

|____________________|__________________|_

| Interface Stability| Volatile |

|____________________|_________________|

NOTES Source for Neon is available on http://opensolaris.org. neon 0.29.0 Last change: 13 September 2009 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™