gistlib
other ruby categories
http code snippets in ruby
add cors headers to a http server with a specific origin in ruby
create a get request handler in ruby
create a http server in ruby
create a http server and parse authorization headers in ruby
create a http server and parse cookies in ruby
create a http server and parse cookies and return a json response in ruby
create a http server and read the request body in ruby
create a http server and read the request body as binary in ruby
create a http server and read the request body as form url encoded in ruby
create a http server and read the request body as json in ruby
create a http server and read the request body as json and return a json response in ruby
create a http server on a specific port in ruby
create a http server on a specific port and host in ruby
create a http server with a connect route in ruby
create a http server with a custom route in ruby
create a http server with a get route in ruby
create a http server with a patch route in ruby
create a http server with a specific route in ruby
create a http server with a trace route in ruby
create a rails model method to send an http post request with basic authorization in ruby
creatye a method to send an http post request with basic authorization in ruby
make a get request in ruby
make a http connect request in ruby
make a http delete request in ruby
make a http get request in ruby
make a http head request in ruby
make a http options request in ruby
make a http post request in ruby
make a http request with a custom body in ruby
make a http request with a custom body as binary in ruby
make a http request with a custom body as form url encoded in ruby
make a http request with a custom body as html in ruby
make a http request with a custom body as json in ruby
make a http request with a custom body as text in ruby
make a http request with a custom method in ruby
make a http request with url parameters in ruby
parse authorization headers in ruby
return a binary response from a http server in ruby
return a html response from a http server in ruby
return a json response from a http server in ruby
return a json response from a http server with a specific status code in ruby
return a text response from a http server in ruby
send a post request with multipart/form-data in ruby
gistlib
by LogSnag