Searched refs:http2 (Results 1 – 25 of 53) sorted by relevance
123
/external/libcups/cups/ |
D | ppd-util.c | 137 http_t *http2; /* Alternate HTTP connection */ in cupsGetPPD3() local 356 http2 = http; in cupsGetPPD3() 357 else if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, in cupsGetPPD3() 382 if (http2 != http) in cupsGetPPD3() 383 httpClose(http2); in cupsGetPPD3() 395 httpSetField(http2, HTTP_FIELD_IF_MODIFIED_SINCE, in cupsGetPPD3() 398 status = cupsGetFd(http2, resource, fd); in cupsGetPPD3() 408 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3() 425 if (http2 != http) in cupsGetPPD3() 426 httpClose(http2); in cupsGetPPD3()
|
D | dest-localization.c | 323 http_t *http2; /* Connection for strings file */ in cups_create_localizations() local 384 http2 = http; in cups_create_localizations() 397 if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, encryption, 1, in cups_create_localizations() 414 if (http2 != http) in cups_create_localizations() 415 httpClose(http2); in cups_create_localizations() 419 status = cupsGetFd(http2, resource, cupsFileNumber(temp)); in cups_create_localizations() 471 if (http2 != http) in cups_create_localizations() 472 httpClose(http2); in cups_create_localizations()
|
/external/scapy/scapy/contrib/ |
D | http2.uts | 5 # using Go x/net/http2 and x/net/http2/hpack modules. 9 ~ http2 frame hpack build dissect data headers priority settings rststream pushpromise ping goaway … 15 import scapy.contrib.http2 as h2 28 ~ http2 frame field uvarintfield 40 ~ http2 frame field uvarintfield 50 ~ http2 frame field uvarintfield 60 ~ http2 frame field uvarintfield 85 ~ http2 frame field uvarintfield 110 ~ http2 frame field uvarintfield 120 ~ http2 frame field uvarintfield [all …]
|
/external/curl/docs/examples/ |
D | Makefile.inc | 34 imap-tls imap-multi url2file sftpget ftpsget postinmemory http2-download \ 35 http2-upload http2-serverpush getredirect ftpuploadfrommem \
|
/external/curl/docs/cmdline-opts/ |
D | http2.d | 1 Long: http2 5 Mutexed: http1.1 http1.0 http2-prior-knowledge
|
D | http2-prior-knowledge.d | 1 Long: http2-prior-knowledge 5 Mutexed: http1.1 http1.0 http2
|
D | http1.1.d | 5 Mutexed: http1.0 http2
|
D | http1.0.d | 6 Mutexed: http1.1 http2
|
D | ipv6.d | 8 See-also: http1.1 http2
|
D | ipv4.d | 8 See-also: http1.1 http2
|
D | tlsv1.d | 8 See-also: http1.1 http2
|
D | sslv3.d | 8 See-also: http1.1 http2
|
D | sslv2.d | 8 See-also: http1.1 http2
|
D | no-alpn.d | 5 See-also: no-npn http2
|
/external/curl/docs/ |
D | HTTP2.md | 5 [http2 explained](https://daniel.haxx.se/http2/) 97 curl offers the `--http2` command line option to enable use of HTTP/2. 99 curl offers the `--http2-prior-knowledge` command line option to enable use of
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 286a55579114368415c89ed5bce6193f.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAAK
|
D | 04ee9d1b673a70f1a4ab861334384fb7.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAAK
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 04ee9d1b673a70f1a4ab861334384fb7.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAAK
|
D | 286a55579114368415c89ed5bce6193f.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAAK
|
D | 385fcc133db69ac7f5a4225a3d3a5295.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAaBkAAQAAAABAAEAAAPo
|
D | 658beba4da034abe8b93ae802e4ef54d.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAPo
|
D | a3d7b91896fbfaca88feb5ca997d6c78.000000b2.honggfuzz.cov | 5 http2-settings: AAMAABkAAQAAAABAAEAAAPo�)accept: */*
|
D | 643a5ba4da024bbe2b93af802e89e8fb.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABjAAQAAAABAAEAAAPo
|
D | a68beba43918270aba45cf45357e7c77.000000b2.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABBAEAAAPo
|
D | 45a5a43204de948d6e3b6f18ad0be43c.000000ec.honggfuzz.cov | 5 http2-settings: AAMAAABkAAQAAAABAAEAAAPo
|
123