index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net
/
http
/
net-http.gemspec
Age
Commit message (
Expand
)
Author
2025-01-06
[ruby/net-http] Provide a 'Changelog' link on rubygems.org/gems/net-http
Mark Young
2023-05-05
Redirect to `IO::NULL` for the portability
Nobuyoshi Nakada
2023-03-06
[ruby/net-http] Exclude git related files
Nobuyoshi Nakada
2023-03-06
[ruby/net-http] Read in binary mode to get rid of invalid byte sequence
Nobuyoshi Nakada
2022-02-21
Removed dependency of net-protocol. There is no plan to remove from stdlib
Hiroshi SHIBATA
2021-11-17
[ruby/net-http] gemspec: Drop unused directive "executables"
Olle Jonsson
2020-12-02
Added dependencies for net-http
Hiroshi SHIBATA
2020-11-06
Added dependency for net-protocol
Hiroshi SHIBATA
2020-08-18
Added the missing licenses field to some default gems
Hiroshi SHIBATA
2020-07-30
Extract version number from the source
Nobuyoshi Nakada
2020-04-08
The current net-http is only works with Ruby 2.6+
Hiroshi SHIBATA
2020-03-12
Add workaround for test-bundler failure
Kazuhiro NISHIYAMA
2020-02-21
Promote net-http to the default gems.
Hiroshi SHIBATA