Home
last modified time | relevance | path

Searched refs:split_headers (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/py-h2/h2-4.0.0/examples/fragments/
H A Dclient_upgrade_fragment.py66 split_headers = headers.split()
67 if split_headers[1] != b'101':
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/examples/fragments/
H A Dclient_upgrade_fragment.py66 split_headers = headers.split()
67 if split_headers[1] != b'101':
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/examples/fragments/
H A Dclient_upgrade_fragment.py66 split_headers = headers.split()
67 if split_headers[1] != b'101':
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/examples/fragments/
H A Dclient_upgrade_fragment.py66 split_headers = headers.split()
67 if split_headers[1] != b'101':
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/examples/fragments/
H A Dclient_upgrade_fragment.py66 split_headers = headers.split()
67 if split_headers[1] != b'101':
/dports/net/kamailio/kamailio-5.4.5/src/modules/pv_headers/
H A DREADME35 3.6. split_headers (string)
57 1.6. Set split_headers parameter
77 3.6. split_headers (string)
124 3.6. split_headers (string)
196 3.6. split_headers (string)
205 Example 1.6. Set split_headers parameter
207 modparam("pv_headers", "split_headers", "Diversion")
H A Dpvh_hash.h32 extern struct str_hash_table split_headers;
/dports/databases/py-python-swiftclient/python-swiftclient-3.12.0/swiftclient/
H A Dservice.py299 def split_headers(options, prefix=''): function
717 headers = split_headers(
754 headers = split_headers(
757 split_headers(options['header'], ''))
809 headers = split_headers(
817 split_headers(
1495 _header = split_headers(options["header"])
2141 put_headers.update(split_headers(
2884 _header = split_headers(options["header"])
2905 headers = split_headers(
[all …]
/dports/net/luasocket/luasocket-3.0-rc1/src/
H A Dmbox.lua21 function _M.split_headers(headers_s) function
37 local headers_t = _M.split_headers(headers_s)
/dports/devel/love/love-11.3/src/libraries/luasocket/libluasocket/
H A Dmbox.lua21 function _M.split_headers(headers_s) function
37 local headers_t = _M.split_headers(headers_s)
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/devel/premake5/premake-5.0.0-alpha16-src/binmodules/luasocket/src/
H A Dmbox.lua21 function _M.split_headers(headers_s) function
37 local headers_t = _M.split_headers(headers_s)
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dmbox.lua19 function Public.split_headers(headers_s) function
35 local headers_t = Public.split_headers(headers_s)
/dports/www/kannel/gateway-1.4.4/test/
H A Dtest_headers.c118 static void split_headers(Octstr *headers, List **split, List **expected) in split_headers() function
180 split_headers(headers, &split, &expected); in main()
H A Dtest_http.c247 static void split_headers(Octstr *headers, List **split) in split_headers() function
435 split_headers(extra_headers, &split); in main()
H A Dtest_http_server.c81 static void split_headers(Octstr *headers, List **split) in split_headers() function
432 split_headers(cont, &extra_headers); in main()
/dports/audio/icecast/icecast-2.4.4/src/httpp/
H A Dhttpp.c62 static int split_headers(char *data, unsigned long len, char **line) in split_headers() function
147 lines = split_headers(data, len, line); in httpp_parse_response()
307 lines = split_headers(data, len, line); in httpp_parse()
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/httpp/
H A Dhttpp.c63 static int split_headers(char *data, unsigned long len, char **line) in split_headers() function
148 lines = split_headers(data, len, line); in httpp_parse_response()
309 lines = split_headers(data, len, line); in httpp_parse()
/dports/audio/mixxx/mixxx-2.3.0/lib/libshout-idjc/src/common/httpp/
H A Dhttpp.c78 static int split_headers(char *data, unsigned long len, char **line) in split_headers() function
163 lines = split_headers(data, len, line); in httpp_parse_response()
323 lines = split_headers(data, len, line); in httpp_parse()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/src/
H A Dchttpd_cors.erl140 || H <- split_headers(Headers)],
408 split_headers(H) -> function

12