Bug #11719
Backport request r52683
Description
Net::HTTP::PUT の挙動が regression している問題の修正である r52683 のバックポートをお願いします。
Related issues
Updated by usa (Usaku NAKAMURA) about 5 years ago
- Has duplicate Bug #11722: Backport r52683 (Net::HTTP fix bug with "Expect: 100-continue" header) added
Updated by nagachika (Tomoyuki Chikanaga) about 5 years ago
- Status changed from Open to Closed
Applied in changeset backport22:r52738.
merge revision(s) 52683,52684: [Backport #11719] [Backport #11722]
* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100" header. * test/net/http/test_http.rb: added test. * Added missing reference of GitHub header. [fix GH-949]
Updated by nagachika (Tomoyuki Chikanaga) about 5 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE
Backported into ruby_2_2
branch at r52738.
Updated by usa (Usaku NAKAMURA) about 5 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE
ruby_2_1 r52796 merged revision(s) 52683,52684.