logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus_xio_http_header_t - HTTP Header.

Author

       Generated automatically by Doxygen for globus_xio from the source code.

globus_xio                                         Version 6.6                       globus_xio_http_header_t(3)

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

Name

       globus_xio_http_header_t - HTTP Header.

Synopsis

       #include <globus_xio_http.h>

   DataFields
       char * name
       char * value

See Also