| Age | Commit message (Collapse) | Author |
|
These constants, isolated in net/http/backward.rb, have not only been
deprecated since 2001, but have also had a warning since 2021.
https://github.com/ruby/net-http/commit/265bfa929f
|
|
https://github.com/ruby/net-http/commit/826e008cfe
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
|
|
https://github.com/ruby/net-http/commit/15f1349e4e
|
|
https://github.com/ruby/net-http/commit/6dc01c985b
|
|
Fix nil handling in read_body and stream_check.
Fixes: #70
https://github.com/ruby/net-http/commit/36f916ac18
|
|
See #144
https://github.com/ruby/net-http/commit/5a986c13d3
|
|
@natematykiewicz's suggestion to avoid a string allocation
https://github.com/ruby/net-http/commit/925630f227
Co-authored-by: Nate Matykiewicz <natematykiewicz@gmail.com>
|
|
https://github.com/ruby/net-http/commit/1077427152
|
|
https://github.com/ruby/net-http/commit/455a74734a
|
|
https://github.com/ruby/net-http/commit/dc3b4a75ca
|
|
https://github.com/ruby/net-http/commit/b92ade088d
|
|
https://github.com/ruby/net-http/commit/a5203c9f92
|
|
In the existing implementation, `main_type` and `sub_type` would end up
being called multiple times potentially.
Instead of doing that, save the result so it can be re-used.
https://github.com/ruby/net-http/commit/179976f7ea
|
|
|
|
https://github.com/ruby/net-http/commit/4d31bde125
|
|
https://github.com/ruby/net-http/commit/1b276e2654
|
|
https://github.com/ruby/net-http/commit/c245f7f9c8
|
|
(https://github.com/ruby/net-http/pull/130)
https://github.com/ruby/net-http/commit/698e18cfc1
|
|
https://github.com/ruby/net-http/commit/2767df580d
|
|
https://github.com/ruby/net-http/commit/38de3d17a7
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/7387
|
|
(https://github.com/ruby/net-http/pull/126)
https://github.com/ruby/net-http/commit/4700d0660b
|
|
(https://github.com/ruby/net-http/pull/120)
https://github.com/ruby/net-http/commit/b4eb8a7932
|
|
https://github.com/ruby/net-http/commit/dfd060c583
|
|
(https://github.com/ruby/net-http/pull/113)
https://github.com/ruby/net-http/commit/14c8405702
|
|
https://github.com/ruby/net-http/commit/dc006d8419
|
|
(https://github.com/ruby/net-http/pull/104)
https://github.com/ruby/net-http/commit/3308362d9b
|
|
(https://github.com/ruby/net-http/pull/103)
https://github.com/ruby/net-http/commit/f6506ff889
|
|
https://github.com/ruby/net-http/commit/6a282eccdd
|
|
https://github.com/ruby/net-http/commit/1c8151aaf3
|
|
(https://github.com/ruby/net-http/pull/97)
https://github.com/ruby/net-http/commit/768115167a
Notes:
Merged: https://github.com/ruby/ruby/pull/7025
|
|
https://github.com/ruby/net-http/commit/b85530e6b8
Notes:
Merged: https://github.com/ruby/ruby/pull/7025
|
|
Reverts the following commits:
eb8d4d7b5145849325985c00b810b8d75661d86e
edb83dc3a2c374e880e8eb488152872152790e92
d40064d1846b5835dff81e3f168c0c3a6c85e814
|
|
|
|
https://github.com/ruby/net-http/commit/71bae5c0fe
|
|
https://github.com/ruby/net-http/commit/e4df80f299
|
|
https://github.com/ruby/net-http/commit/df5a554fa8
|
|
https://github.com/ruby/net-http/commit/6dfe6f411a
|
|
(https://github.com/ruby/net-http/pull/91)
https://github.com/ruby/net-http/commit/d394404402
|
|
(https://github.com/ruby/net-http/pull/90)
https://github.com/ruby/net-http/commit/d9d829ca53
|
|
(https://github.com/ruby/net-http/pull/88)
https://github.com/ruby/net-http/commit/46e966be10
|
|
(https://github.com/ruby/net-http/pull/84)
https://github.com/ruby/net-http/commit/660046386f
|
|
(https://github.com/ruby/net-http/pull/83)
https://github.com/ruby/net-http/commit/1ea5004098
|
|
(https://github.com/ruby/net-http/pull/82)
https://github.com/ruby/net-http/commit/a26f62a2e5
|
|
https://github.com/ruby/net-http/commit/77c6878970
|
|
https://github.com/ruby/net-http/commit/86b0514239
|
|
https://github.com/ruby/net-http/commit/ef0ef53b0c
|
|
https://github.com/ruby/net-http/commit/0af9fb94a9
|
|
https://github.com/ruby/net-http/commit/995ff356b4
|