We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49bad2 commit 35a6c7dCopy full SHA for 35a6c7d
Changes
@@ -1,6 +1,6 @@
1
Revision history for Cro::HTTP
2
3
-{{$NEXT}}
+0.8.11
4
- Avoid sending a 0-byte WINDOW_UPDATE frame.
5
- Permit use of updated HTTP::Pack module, Samuel Gillespie++
6
META6.json
@@ -1,7 +1,7 @@
{
"name": "Cro::HTTP",
"description": "Asynchronous HTTP, both client and server side. Includes HTTP/2.0 support.",
- "version": "0.8.10",
+ "version": "0.8.11",
"api": "0",
"auth": "zef:cro",
7
"perl": "6.*",
0 commit comments