We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8370f71 commit f881440Copy full SHA for f881440
CHANGES.md
@@ -17,6 +17,11 @@
17
Fix HTTP parser.
18
([@ixti], [@fxposter])
19
20
+* [#546](https://github.com/httprb/http/pull/546)
21
+ **BREAKING CHANGE**
22
+ Provide initiating `HTTP::Request` object on `HTTP::Response`.
23
+ ([@joshuaflanagan])
24
+
25
26
## 4.1.1 (2019-03-12)
27
@@ -793,3 +798,4 @@ end
793
798
[@RickCSong]: https://github.com/RickCSong
794
799
[@fxposter]: https://github.com/fxposter
795
800
[@mamoonraja]: https://github.com/mamoonraja
801
+[@joshuaflanagan]: https://github.com/joshuaflanagan
0 commit comments