文件名称:Protocol-HTTP2:Protocol-HTTP2 的只读发布历史
文件大小:65KB
文件格式:ZIP
更新时间:2024-07-22 04:58:43
Perl
名称 Protocol::HTTP2 - HTTP/2 协议(草案 16)实现 概要 use Protocol::HTTP2; # get current draft version print $Protocol::HTTP2::draft; # 16 # get current interoperate draft version (compatible with current draft # protocol version for interoperability with over implementations) print $Protocol::HTTP2::draft_interop; # 14 # get protocol identification string for secure connections print Protocol::HT
【文件预览】:
Protocol-HTTP2-master
----t()
--------01_HeaderCompression.t(8KB)
--------06_upgrade.t(1KB)
--------09_client_server_tcp.t(4KB)
--------04_continuation.t(1KB)
--------02_Huffman.t(340B)
--------lib()
--------03_connection.t(4KB)
--------00_compile.t(84B)
--------08_priority.t(2KB)
--------continuation.request.data(28KB)
--------07_ping.t(2KB)
--------05_trace.t(254B)
----META.yml(3KB)
----lib()
--------Protocol()
----Changes(3KB)
----Build.PL(301B)
----minil.toml(77B)
----examples()
--------client-tls-anyevent.pl(3KB)
--------extract_huff_codes.pl(1006B)
--------test.crt(985B)
--------extract_static_table.pl(1KB)
--------server-tls-anyevent.pl(3KB)
--------server-anyevent.pl(2KB)
--------test.key(891B)
--------client-anyevent.pl(2KB)
----LICENSE(18KB)
----README.md(4KB)
----META.json(4KB)
----MANIFEST(1KB)
----cpanfile(390B)