Search code examples
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
How to add headers info using Transport in golang net/http...


gonet-httptransport

Read More
How to get a list of website (url) cookies with Ruby...


ruby-on-railsrubycookiesmechanizenet-http

Read More
Why is Net::HTTP returning a 500 when the server is returning a 503?...


ruby-on-railshttp-errornet-httphttp-status-code-503

Read More
BackNext