proxygen
url_test Struct Reference

Public Attributes

const char * name
 
const char * url
 
int is_connect
 
struct http_parser_url u
 
int rv
 

Detailed Description

Definition at line 1818 of file test.c.

Member Data Documentation

int url_test::is_connect

Definition at line 1821 of file test.c.

Referenced by test_parse_url().

int url_test::rv

Definition at line 1823 of file test.c.

Referenced by test_parse_url().

struct http_parser_url url_test::u

Definition at line 1822 of file test.c.

Referenced by test_parse_url().

const char* url_test::url

Definition at line 1820 of file test.c.

Referenced by test_parse_url().


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