Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in net-http

how to set header['content-type']='application/json' in ruby

ruby rest net-http

Ruby: Blocking HTTP.new.start and dynamic HTTP(S)

ruby net-http

Why is Ruby failing to connect to my Tor network?

Using Ruby to post an XML request to a webserver

ruby http post client net-http

Ruby 1.8.7 and Net::HTTP: Making an SSL GET request with client cert?

HTTPS request using Net::HTTP's block form -- is it possible?

ruby ssl https net-http

Stream and unzip large csv file with ruby

ruby csv io net-http rubyzip

Ruby, Tor and Net::HTTP::Proxy

ruby proxy tor net-http

Measure response time for a HTTP request using Ruby

ruby net-http

Ruby using namespace/module

Process Management for the Go Webserver

http go scale net-http

Rest APIs in Go - using net/http vs. a library like Gorilla

rest go net-http gorilla

How to set a proxy in rubys net/http?

ruby http proxy net-http

OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server hello A

Ruby - net/http - following redirects

Check Ruby HTTP response for success

ruby net-http