suse man page for ne_get_request_flag

Query: ne_get_request_flag

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NE_SET_REQUEST_FLAG(3)						neon API reference					    NE_SET_REQUEST_FLAG(3)

NAME
ne_set_request_flag, ne_get_request_flag - set and retrieve per-request flags
SYNOPSIS
#include <ne_request.h> void ne_set_request_flag(ne_request *req, ne_request_flag flag, int value); int ne_get_request_flag(ne_request *req, ne_request_flag flag);
DESCRIPTION
The ne_set_request_flag function enables or disables a per-request flag. Passing a non-zero value argument enables the flag, and zero disables it. The following flags are defined: NE_REQFLAG_EXPECT100 enables this flag to use the "Expect: 100-continue" feature of HTTP/1.1 NE_REQFLAG_IDEMPOTENT disable this flag if the request uses a non-idempotent method such as POST
RETURN VALUE
The ne_get_request_flag function returns zero if a flag is disabled, less than zero if the flag is not supported, or greater than zero if the flag is enabled.
SEE ALSO
ne_request_create.
AUTHOR
Joe Orton <neon@lists.manyfish.co.uk> Author.
COPYRIGHT
neon 0.28.4 25 February 2009 NE_SET_REQUEST_FLAG(3)
Related Man Pages
ne_set_request_flag(3) - debian
ne_request_create(3) - centos
ne_request_destroy(3) - centos
ne_get_session_flag(3) - suse
ne_request_dispatch(3) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Tar Command
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com