Add LICENSE
Just an enum of HTTP request methods.
I’ve seen the same implementation exists in every networking library, so just extracted that out to a tiny library.
HTTPMethod
Just an enum of HTTP request methods.
I’ve seen the same implementation exists in every networking library, so just extracted that out to a tiny library.