Search code examples
Posting with headers...

rubynet-http

Read More
ruby (rails) Net::HTTPResponse undefined method closed?...

ruby-on-railsrubyrspecnet-http

Read More
ruby net/http opening connection very slow...

rubynet-http

Read More
Making HEAD request in Ruby...

rubynet-http

Read More
Add `Authorization Bearer` hash to Net::HTTP post request (Ruby)...

rubycurlnet-http

Read More
Ruby undefined method `bytesize' for #<Hash:0x2954fe8>...

rubynet-http

Read More
How can I use Sinatra to simulate a remote server in RSpec / VCR?...

ruby-on-rails-4rspecsinatranet-httpvcr

Read More
Elegantly using Kernel#open for https via open-uri...

rubysslhttpsopen-urinet-http

Read More
How to preserve custom headers case in ruby 2.6.5...

rubynet-http

Read More
"Faraday::ConnectionFailed: Broken pipe" when uploading Tempfile to S3 Presigned URL...

rubyruby-on-rails-5pre-signed-urlnet-httpfaraday

Read More
How to set a proxy in rubys net/http?...

rubyhttpproxynet-http

Read More
Ruby - net/http - following redirects...

rubyhttp-headershttpclientnet-http

Read More
How to design RestAPI for too many tables in Golang...

gogo-gormnet-httpgo-http

Read More
How to get a single cookie by name from response.Cookies() in Golang?...

stringgocookiesresponsenet-http

Read More
Passing array of id's as query parameter of net/http...

rubynet-http

Read More
Increase connect(2) timeout in RestClient / Net::HTTP on AWS Linux...

rubysocketsamazon-ec2net-http

Read More
HTTP request path is empty in working with Net::HTTP...

ruby-on-railsrubynet-http

Read More
How to execute a HEAD Request in GO?...

httpgonet-http

Read More
Check Ruby HTTP response for success...

rubynet-http

Read More
Is there a way to set Content-type in multipart request with set_form method?...

rubynet-http

Read More
Use Client Cert and TLS_RSA_WITH_AES_256_CBC_SHA and other cipher suites...

ruby-on-railsrubysslopensslnet-http

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

restgonet-httpgorilla

Read More
Is the net/http gem not in the default library for Ruby?...

rubyrubygemsnet-http

Read More
Ruby URI: build URI with "param[]=value" for array params...

rubynet-http

Read More
Failed to open TCP connection to localhost:3101 - Rails / Docker...

ruby-on-railsrubydockermicroservicesnet-http

Read More
Only OpenURI succeeds at Reddit API request...

rubycurlnet-httpopen-uri

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

ruby-on-railsrubyopensslnet-http

Read More
How to download an image file via HTTP into a temp file?...

rubyurinet-http

Read More
Ruby Proxy Authentication GET/POST with OpenURI or net/http...

ruby-on-railsrubyproxyopen-urinet-http

Read More
OpenSSL::SSL::SSLError while making post request with Net::HTTP...

rubyhttpopensslssl-certificatenet-http

Read More
BackNext