Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well.
This commit is contained in:
parent
e0dfc3a4db
commit
793f6f7809
7 changed files with 307 additions and 283 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <mist/stream.h>
|
||||
#include <mist/encode.h>
|
||||
#include <mist/langcodes.h>
|
||||
#include <mist/url.h>
|
||||
#include "flashPlayer.h"
|
||||
#include "oldFlashPlayer.h"
|
||||
#include <mist/websocket.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue