WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

pj_http_headers Struct Reference

#include <http_client.h>

Data Fields

unsigned count
 
pj_http_header_elmt header [32]
 

Detailed Description

This structure describes http request/response headers. Application should call pj_http_headers_add_elmt() to add a header field.

Field Documentation

◆ count

unsigned pj_http_headers::count

< Number of header fields

◆ header

pj_http_header_elmt pj_http_headers::header[32]

Header elements/fields


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.