Skip to content

Instantly share code, notes, and snippets.

@meew0
Created October 23, 2016 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meew0/c0683f76f603f8c8da135f9264245ffc to your computer and use it in GitHub Desktop.
Save meew0/c0683f76f603f8c8da135f9264245ffc to your computer and use it in GitHub Desktop.
require "http/client"
HTTP::Client.exec(method: "GET", url: "http://httpbin.org/get", headers: HTTP::Headers.new)
# Invalid memory access (signal 11) at address 0x0
# [682404] ???
# [399132] __crystal_sigfault_handler +64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment