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_url Struct Reference

#include <http_client.h>

Data Fields

pj_str_t username
 
pj_str_t passwd
 
pj_str_t protocol
 
pj_str_t host
 
pj_uint16_t port
 
pj_str_t path
 

Detailed Description

This structure describes HTTP URL.

Field Documentation

◆ host

pj_str_t pj_http_url::host

Host name

◆ passwd

pj_str_t pj_http_url::passwd

Password part

◆ path

pj_str_t pj_http_url::path

Path

◆ port

pj_uint16_t pj_http_url::port

Port number

◆ protocol

pj_str_t pj_http_url::protocol

Protocol used

◆ username

pj_str_t pj_http_url::username

Username part


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.