Search code examples
How do I set use_ssl param when running a web request through a proxy?...

ruby-on-railsruby-on-rails-4sslproxynet-http

Read More
How to get many JSON URLs and parse for dynamic content...

jsonrubysinatranet-httpopen-uri

Read More
How to handle SocketError - getaddrinfo: nodename nor servname provided, or not known [ruby]...

rubysinatrahttpresponsenet-http

Read More
How do I catch the "Error during processing: buffer error" in Ruby when getting a web page...

ruby-on-railsrubybuffersocksnet-http

Read More
scanning a webpage for urls with ruby and regex...

rubyurinet-http

Read More
use_ssl value changed, but session already started when trying to make https request...

ruby-on-railsrubyhttpsrequestnet-http

Read More
Ruby Net::HTTP execution expired...

rubynet-http

Read More
How do I figure out what all the request headers in my request object are?...

rubygetrequesthttp-headersnet-http

Read More
Net::HTTP vs REST Client gem: How do they handle bad websites / 404...

rubyrest-clientnet-http

Read More
Setting an HTTP Timeout in Ruby 1.9.3...

rubyhttprequestruby-1.9.3net-http

Read More
Sending a Post request with net/http...

ruby-on-railsrubyjsonpostnet-http

Read More
Ruby: Recording HTTP requests inside a custom method...

ruby-on-railsrubyhttprequestnet-http

Read More
How to create a tls client with ca certificates in GO?...

sslgohttpsnet-http

Read More
How to use Net::HTTP's `get_print` method...

rubynet-http

Read More
400 bad request in ruby but not curl...

rubycurlnet-httpruby-1.8.7

Read More
Posting Ruby data in JSON format with Net/http...

rubyjsonnet-http

Read More
Ruby Openssl not being found in NET::HTTP...

opensslnet-httpruby-1.8.7

Read More
how do I include a header in an http request in ruby...

ruby-on-railsrubyhttphttprequestnet-http

Read More
How to solve HTTP Temporary Redirect error in using 'net/http' in ruby?...

rubycurlhttp-headersnet-http

Read More
Net::HTTP failing on a head request...

rubyhttpnet-httphttp-head

Read More
Using Ruby's Net/HTTP module, can I ever send raw JSON data?...

rubyjsonhttprequestnet-http

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

rubyrestnet-http

Read More
Ruby writing zip file works on Mac but not on windows / How to recieve zip file in Net::HTTP...

rubywindowsmacoszipnet-http

Read More
Every post response the app gets is gzip compressed JSON::ParserError - unexpected token at...

ruby-on-railsrubygzipjrubynet-http

Read More
Checking existence of URL in Rails using Ruby's Net::HTTP class, not working for certain URLs th...

ruby-on-railsnet-http

Read More
Sending post request from rails with rest_client.. 400 Bad request...

ruby-on-railsrubyrest-clientnet-http

Read More
Net:HTTP SSL negotiation timeout on Ubuntu 14.04...

rubyopensslubuntu-14.04net-http

Read More
Unable to pull complete header from external URL in Ruby on Rails app...

ruby-on-railsrubynet-httpx-frame-options

Read More
Using NetHTTP within Rails to hit Rails...

ruby-on-railsrubynet-http

Read More
how to make a copy of response of http.Get(url) request in Golang...

gonet-http

Read More
BackNext