Hello raleigh.rb. I have some code that is parsing http headers into a hash: http://gist.github.com/36462 I was wondering if ya'll know of a better way than using a temporary hash. For some reason using the temporary hash just feels ugly to me. - Michael Hale