http-protocol 0.9.2 → 0.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/http/protocol/http1/connection.rb +2 -1
- data/lib/http/protocol/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b974b1656806fb5b7a5ccd13cca72eaa6787ea7029ac8f6618a50271a0abe794
|
4
|
+
data.tar.gz: 54fae382c4ed75ca86b8362563235c83921ea064c52856ac505567e4e06abdd6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d3ead60aec525b0a1cb9b26888b1720551726489a4e0b2d9ea44c0e038d384d6a74be1a5272a7f4331a20d5bae956f42fae6b95c79ff9d43ecb3d03077eb4a58
|
7
|
+
data.tar.gz: 53eb0a86de8f876a247090e506fa9a3a4024d5c2e6c6fcb4a7d3eaf9df98488446f4a85c064fc527f33625e112bb6e9891efc70d52271f5ca5a43670b980141a
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: http-protocol
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Samuel Williams
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-10
|
11
|
+
date: 2018-11-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: http-hpack
|