protocol-http 0.28.0 → 0.28.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/protocol/http/body/reader.rb +3 -3
- data/lib/protocol/http/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +1 -1
- metadata.gz.sig +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a890dc1781e2ea174d0f534394aa9f22fe4324b8bdffca39960e3e6d74f555aa
|
4
|
+
data.tar.gz: 44d2ff083bce62bd4f33c3310734b09565abda466c976cb84b92c984c25b9642
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 00cfd9adcdd9cf55455bc0e87a1729b721d7db85b858d83f3695e160c8541c76b719ed0d2d2f9b04eb458cc1d4b829a8e9f075cf4eab39275081b29152d28b3c
|
7
|
+
data.tar.gz: b01e10053404dfa78f2d20ed6fa9fd320623efc2b3fe255ad30864153207d00ba58b0b829898c7f7b900a7506ec7ad0126b1aefc4da22a9811ed23401f6e6e73
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
@@ -41,13 +41,13 @@ module Protocol
|
|
41
41
|
end
|
42
42
|
|
43
43
|
# Buffer the entire request/response body.
|
44
|
-
# @returns [
|
44
|
+
# @returns [Reader] itself.
|
45
45
|
def buffered!
|
46
46
|
if @body
|
47
47
|
@body = @body.finish
|
48
|
-
|
49
|
-
return @body
|
50
48
|
end
|
49
|
+
|
50
|
+
return self
|
51
51
|
end
|
52
52
|
|
53
53
|
# Write the body of the response to the given file path.
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
metadata.gz.sig
CHANGED
@@ -1 +1 @@
|
|
1
|
-
��
|
1
|
+
�+�tZ\f�~v��'�g0�G���_�`\@�t�f*p�(Mt-a�Ϥ�KdE�&��Ժ�C��<ݔ�<��X�1��-�B�������m��<�L]��6[4JJ���8�����z&��:��!�Kt�uZ���ڧf�1RV��A�e�i��{Nɀ��fT����>�ډAg���^W[��ОؓbLj��(w�&����mA����_|�%_�n�V��-��߀CrG�γ���:�˧��d�Ȣr���Y�k�F}re��=�� ܻ�G�R�h�#�a&|]l����M��l�������q���.�^���MP����o�c(*�O3C騴q����I��c�<����+Z@�{�H#�ϲ�DF�_��K'�LҖ�0
|