Skip to content

Instantly share code, notes, and snippets.

@jeena
Forked from tobiastom/gist:941993
Created April 26, 2011 08:48
Show Gist options
  • Save jeena/942006 to your computer and use it in GitHub Desktop.
Save jeena/942006 to your computer and use it in GitHub Desktop.
begin
headers = values
next
end unless headers
unless headers do
headers = values
next
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment