Would like to see an enumeration of http methods:
'GET','PUT','POST','DELETE','TRACE',...
Defined here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
You have an enumeration for http status:
goog.net.HttpStatus
Why not one for methods?
Original issue reported on code.google.com by joeheym...@gmail.com on 16 Sep 2013 at 4:33
Original issue reported on code.google.com by
joeheym...@gmail.com
on 16 Sep 2013 at 4:33