Home
last modified time | relevance | path

Searched refs:http_field_t (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/msdl/msdl-1.2.7-r2/src/
H A Dhttp.h47 struct http_field_t { struct
49 struct http_field_t *next; argument
62 struct http_field_t *first_field;
63 struct http_field_t *last_field;
66 struct http_field_t *field_search_pos;
H A Dhttp.c79 struct http_field_t *field, *prev; in free_http_header()
131 struct http_field_t *field; in http_get_next_field()
158 struct http_field_t *new_field; in http_set_field()
162 new_field = xmalloc(sizeof(struct http_field_t)); in http_set_field()
543 struct http_field_t *field; in http_build_request()
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/
H A Dhttp_headers.hpp250 inline http_field_t
606 http_field_t field_id, in http_header_field_t()
614 http_field_t field_id, in http_header_field_t()
827 http_field_t field_id, in set_field()
861 http_field_t field_id, in add_field()
931 http_field_t field_id, in append_field()
1103 http_field_t field_id, in get_field_or()
1123 http_field_t field_id, in get_field_or()
1135 http_field_t field_id, in get_field_or()
1149 http_field_t field_id, in get_field_or()
[all …]
H A Dmessage_builders.hpp139 http_field_t field_id, in append_header()
151 http_field_t field_id, in append_header()
166 m_header.set_field( http_field_t::date, make_date_field_value( tp ) ); in append_header_date_field()
/dports/net/arataga/restinio-v.0.6.13/dev/test/header/
H A Dmain.cpp572 fields.set_field( http_field_t::content_type, "text/html" );
573 fields.set_field( http_field_t::accept_encoding, "utf-8" );
574 fields.set_field( http_field_t::server, "Unknown" );
580 fields.for_each_value_of( http_field_t::content_type,
593 fields.add_field( http_field_t::content_language, "en" );
594 fields.add_field( http_field_t::accept_encoding, "utf-8" );
595 fields.add_field( http_field_t::server, "Unknown" );
602 fields.for_each_value_of( http_field_t::content_language,
624 fields.for_each_value_of( http_field_t::content_type,
638 fields.set_field( http_field_t::accept_encoding, "utf-8" );
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h176 } http_field_t; typedef
340 extern const char *httpGetField(http_t *http, http_field_t field);
342 extern char *httpGetSubField(http_t *http, http_field_t field,
359 extern void httpSetField(http_t *http, http_field_t field,
423 extern char *httpGetSubField2(http_t *http, http_field_t field,
H A Dhttp.c136 static http_field_t http_field(const char *name);
737 http_field_t field) /* I - Field to get */ in httpGetField()
872 http_field_t field, /* I - Field index */ in httpGetSubField()
888 http_field_t field, /* I - Field index */ in httpGetSubField2()
1911 http_field_t field, /* I - Field index */ in httpSetField()
2023 http_field_t field; /* Field index */ in httpUpdate()
2741 static http_field_t /* O - Field index */
2749 return ((http_field_t)i); in http_field()
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h176 } http_field_t; typedef
340 extern const char *httpGetField(http_t *http, http_field_t field);
342 extern char *httpGetSubField(http_t *http, http_field_t field,
359 extern void httpSetField(http_t *http, http_field_t field,
423 extern char *httpGetSubField2(http_t *http, http_field_t field,
H A Dhttp.c136 static http_field_t http_field(const char *name);
737 http_field_t field) /* I - Field to get */ in httpGetField()
872 http_field_t field, /* I - Field index */ in httpGetSubField()
888 http_field_t field, /* I - Field index */ in httpGetSubField2()
1911 http_field_t field, /* I - Field index */ in httpSetField()
2023 http_field_t field; /* Field index */ in httpUpdate()
2741 static http_field_t /* O - Field index */
2749 return ((http_field_t)i); in http_field()
/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp.h181 } http_field_t; typedef
467 extern const char *httpGetField(http_t *http, http_field_t field) _CUPS_PUBLIC;
469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
479 extern void httpSetField(http_t *http, http_field_t field, const char *value) _CUPS_PUBLIC;
521 extern char *httpGetSubField2(http_t *http, http_field_t field, const char *name, char *value, int…
557 extern void httpSetDefaultField(http_t *http, http_field_t field, const char *value) _CUPS_API_1_7;
568 extern http_field_t httpFieldValue(const char *name) _CUPS_API_2_0;
H A Dhttp.c41 static void http_add_field(http_t *http, http_field_t field, const char *value, int append);
291 http_field_t field; /* Current field */ in httpClearFields()
585 http_field_t /* O - Field index */
593 return ((http_field_t)i); in httpFieldValue()
944 http_field_t field) /* I - Field to get */ in httpGetField()
1320 http_field_t field, /* I - Field index */ in httpGetSubField()
1336 http_field_t field, /* I - Field index */ in httpGetSubField2()
2560 http_field_t field, /* I - Field index */ in httpSetDefaultField()
2602 http_field_t field, /* I - Field index */ in httpSetField()
2745 http_field_t field; /* Field index */ in _httpUpdate()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h181 } http_field_t; typedef
467 extern const char *httpGetField(http_t *http, http_field_t field) _CUPS_PUBLIC;
469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
479 extern void httpSetField(http_t *http, http_field_t field, const char *value) _CUPS_PUBLIC;
521 extern char *httpGetSubField2(http_t *http, http_field_t field, const char *name, char *value, int…
557 extern void httpSetDefaultField(http_t *http, http_field_t field, const char *value) _CUPS_API_1_7;
568 extern http_field_t httpFieldValue(const char *name) _CUPS_API_2_0;
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h181 } http_field_t; typedef
467 extern const char *httpGetField(http_t *http, http_field_t field) _CUPS_PUBLIC;
469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
479 extern void httpSetField(http_t *http, http_field_t field, const char *value) _CUPS_PUBLIC;
521 extern char *httpGetSubField2(http_t *http, http_field_t field, const char *name, char *value, int…
557 extern void httpSetDefaultField(http_t *http, http_field_t field, const char *value) _CUPS_API_1_7;
568 extern http_field_t httpFieldValue(const char *name) _CUPS_API_2_0;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h181 } http_field_t; typedef
467 extern const char *httpGetField(http_t *http, http_field_t field) _CUPS_PUBLIC;
469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
479 extern void httpSetField(http_t *http, http_field_t field, const char *value) _CUPS_PUBLIC;
521 extern char *httpGetSubField2(http_t *http, http_field_t field, const char *name, char *value, int…
557 extern void httpSetDefaultField(http_t *http, http_field_t field, const char *value) _CUPS_API_1_7;
568 extern http_field_t httpFieldValue(const char *name) _CUPS_API_2_0;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h189 } http_field_t; typedef
464 extern const char *httpGetField(http_t *http, http_field_t field);
466 extern char *httpGetSubField(http_t *http, http_field_t field,
480 extern void httpSetField(http_t *http, http_field_t field,
544 extern char *httpGetSubField2(http_t *http, http_field_t field,
610 extern void httpSetDefaultField(http_t *http, http_field_t field,
H A Dhttp.c56 static http_field_t http_field(const char *name);
1084 http_field_t field) /* I - Field to get */ in httpGetField()
1419 http_field_t field, /* I - Field index */ in httpGetSubField()
1435 http_field_t field, /* I - Field index */ in httpGetSubField2()
2779 http_field_t field, /* I - Field index */ in httpSetDefaultField()
2845 http_field_t field, /* I - Field index */ in httpSetField()
3033 http_field_t field; /* Field index */ in _httpUpdate()
4379 static http_field_t /* O - Field index */
4387 return ((http_field_t)i); in http_field()
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h218 } http_field_t; typedef
504 extern const char *httpGetField(http_t *http, http_field_t field) _CUPS_PUBLIC;
506 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
516 extern void httpSetField(http_t *http, http_field_t field, const char *value) _CUPS_PUBLIC;
558 extern char *httpGetSubField2(http_t *http, http_field_t field, const char *name, char *value, int…
594 extern void httpSetDefaultField(http_t *http, http_field_t field, const char *value) _CUPS_API_1_7;
605 extern http_field_t httpFieldValue(const char *name) _CUPS_API_2_0;
H A Dhttp.c41 static void http_add_field(http_t *http, http_field_t field, const char *value, int append);
291 http_field_t field; /* Current field */ in httpClearFields()
585 http_field_t /* O - Field index */
593 return ((http_field_t)i); in httpFieldValue()
944 http_field_t field) /* I - Field to get */ in httpGetField()
1320 http_field_t field, /* I - Field index */ in httpGetSubField()
1336 http_field_t field, /* I - Field index */ in httpGetSubField2()
2560 http_field_t field, /* I - Field index */ in httpSetDefaultField()
2602 http_field_t field, /* I - Field index */ in httpSetField()
2745 http_field_t field; /* Field index */ in _httpUpdate()
[all …]
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/helpers/http_field_parsers/
H A Dbearer_auth.hpp344 http_field_t auth_field_id ) in try_extract_params()
378 http_field_t auth_field_id ) in try_extract_params()
H A Dbasic_auth.hpp332 http_field_t auth_field_id ) in try_extract_params()
367 http_field_t auth_field_id ) in try_extract_params()
H A Dtry_parse_field.hpp213 http_field_t field_id, in try_parse_field()
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/http-core/
H A Dhttp.h275 } http_field_t; typedef
364 extern char *httpGetSubField(http_t *http, http_field_t field,
381 extern void httpSetField(http_t *http, http_field_t field,
H A Dhttp.c114 static http_field_t http_field(const char *name);
660 http_field_t field, /* I - Field index */ in httpGetSubField()
783 http_field_t field, /* I - Field index */ in httpSetField()
1554 http_field_t field; /* Field index */ in httpUpdate()
1961 static http_field_t /* O - Field index */
1969 return ((http_field_t)i); in http_field()
/dports/net/arataga/arataga-0.5.1/arataga/acl_handler/handlers/http/
H A Dauthentification_handler.cpp270 restinio::http_field_t::proxy_authorization ); in try_extract_username_and_password()
302 restinio::http_field_t::proxy_authorization ); in try_extract_username_and_password()
326 m_request_info.m_headers.remove_all_of( restinio::http_field_t::host ); in try_extract_target_host_and_port()
424 restinio::http_field_t::host, in try_extract_target_host_and_port_from_host_field()
/dports/editors/lazarus/lazarus/components/printers/unix/
H A Dcupsdyn.pp366 http_field_t=(
1041 httpGetSubField: function (http:Phttp_t; field:http_field_t; name:Pchar; value:Pchar):Pchar;cdecl;
1050 httpSetField: procedure (http:Phttp_t; field:http_field_t; value:Pchar);cdecl;

12