browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
639 stars 96 forks source link

Interesting logging statement for HEAD requests #32

Closed jfhbrook closed 11 years ago

jfhbrook commented 11 years ago
[20:16] < mbalho> jesusabdullah: first log statement was 'http info  undefined - - [Mon, 29 Jul 2013 04:16:25 GMT] "HEAD / HTTP/1.0" 200'
jfhbrook commented 11 years ago

Fixed by returning " - " instead of no value when failing to ascertain the remote address.