HttpMethod
com.akifox.asynchttp.HttpMethod (Class)
##HttpMethod
This static class is used to list the available Http Methods
TODO:* This implementation will probably change in the future in favour of enums
@author Simone Cingano (yupswing) Akifox Studio
@repo akifox-asynchttp repository
@licence MIT Licence
Static Members
GET: StringPOST: StringPUT: StringDELETE: StringHEAD: StringCONNECT: StringOPTIONS: StringTRACE: StringPATCH: String