Man page - globus_xio_http_header_t(3)

Packages contains this manual

Manual

globus_xio_http_header_t

NAME
SYNOPSIS
Data Fields
Detailed Description
Field Documentation
char* globus_xio_http_header_t::name
char* globus_xio_http_header_t::value
Author

NAME

globus_xio_http_header_t - HTTP Header.

SYNOPSIS

#include <globus_xio_http.h>

Data Fields

char * name
char * value

Detailed Description

HTTP Header.

doxygen varargs filter stuff

Field Documentation

char* globus_xio_http_header_t::name

Header Name

char* globus_xio_http_header_t::value

Header Value

Author

Generated automatically by Doxygen for globus_xio from the source code.