Skip to content

Ruby scripts using net/http, httpclient, faraday to make HTTP REST requests

Notifications You must be signed in to change notification settings

klehman-rally/ruhro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruhro

Ruby scripts using net/http, httpclient, faraday to make HTTP REST requests

Specifically intended to investigate problems related to default / explicitly set use of TLS version when talking to more restrictive web services (currently those restricting to TLS v1.2).

The scripts are an attempt to shine a flashlight on where the problem occurs on Windows platforms when using Ruby 2.2.6. At inception, it is an open question whether Ruby or net/http or httpclient or OpenSSL are the culprit.

About

Ruby scripts using net/http, httpclient, faraday to make HTTP REST requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages