TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
http_parser_url Struct Reference

#include <http_parser.h>

Public Attributes

uint16_t field_set
 
uint16_t port
 
struct {
   uint16_t   off
 
   uint16_t   len
 
field_data [UF_MAX]
 

Detailed Description

Definition at line 272 of file http_parser.h.

Member Data Documentation

struct { ... } http_parser_url::field_data[UF_MAX]
uint16_t http_parser_url::field_set

Definition at line 273 of file http_parser.h.

Referenced by http_parse_host(), and http_parser_parse_url().

uint16_t http_parser_url::len

Definition at line 278 of file http_parser.h.

Referenced by createUrl(), http_parse_host(), and http_parser_parse_url().

uint16_t http_parser_url::off

Definition at line 277 of file http_parser.h.

Referenced by createUrl(), http_parse_host(), and http_parser_parse_url().

uint16_t http_parser_url::port

Definition at line 274 of file http_parser.h.

Referenced by createUrl(), and http_parser_parse_url().


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