requests
This commit is contained in:
@@ -16,5 +16,6 @@ typedef enum {
|
||||
} HttpMethod;
|
||||
|
||||
void http_method(HttpMethod __method, char *__out, size_t __size);
|
||||
HttpMethod get_http_method(char *__met);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user