#include <gwenhywfar/httpurl.h>
#include <gwenhywfar/buffer.h>
Go to the source code of this file.
Functions | |
GWEN_HTTP_URL * | GWEN_HttpUrl_fromString (const char *str) |
int | GWEN_HttpUrl_toCommandString (const GWEN_HTTP_URL *url, GWEN_BUFFER *buf) |
int | GWEN_HttpUrl_toString (const GWEN_HTTP_URL *url, GWEN_BUFFER *buf) |
|
Parses the given string and returns an URL object (if the string is ok). |
|
|
|
|