Micah Wedemeyer

Results 2 issues of Micah Wedemeyer

The default response value for the invalid OAuth request is 401. Looking at the HTTP specs for response codes (http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html), it seems that 403 Forbidden is more appropriate. 401 indicates...

I'm not sure what or why, but I was having problems with the ack.vim plugin and removing jshint.vim fixed it for me. This describes the issue pretty well: https://github.com/mileszs/ack.vim/issues/82 I...