1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net/http
Nobuyoshi Nakada b2d96abb42 Extract version number from the source
"requiring version.rb" strategy has some issues.

- cannot work when cross-compiling
- often introduces wrong namespace
- must know the superclasses
- costs at each runtime than at build-time

etc.
2020-07-30 19:03:18 +09:00
..
backward.rb
exceptions.rb
generic_request.rb Improve Net::HTTP docs: 2019-10-26 10:24:20 -07:00
header.rb Improve documentation for Net::HTTPHeader#set_form [ci skip] 2020-05-27 13:13:46 -07:00
net-http.gemspec Extract version number from the source 2020-07-30 19:03:18 +09:00
proxy_delta.rb
request.rb
requests.rb
response.rb Fix error raised by Net::HTTPResponse#inflater if the block raises 2020-05-31 12:48:14 +02:00
responses.rb
status.rb Remove uselsess shebang 2019-10-09 12:41:41 +09:00