net-http icon indicating copy to clipboard operation
net-http copied to clipboard

Net::HTTP provides a rich library which can be used to build HTTP user-agents.

Results 71 net-http issues
Sort by recently updated
recently updated
newest added

This adds a Net::HTTP#security_level attribute which sets the corresponding OpenSSL::SSL::SSLContext#security_level attribute. There are a few open issues requesting this feature: * https://github.com/ruby/net-http/issues/29 * https://bugs.ruby-lang.org/issues/18418 * https://bugs.ruby-lang.org/issues/19641