removed comments
This commit is contained in:
parent
313bc233d0
commit
256dd6fe32
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ using namespace SimpleWeb;
|
|||
//Added for the json-example:
|
||||
using namespace boost::property_tree;
|
||||
|
||||
//TODO Client: support Chunked transfer encoding
|
||||
//TODO Client<HTTPS>
|
||||
|
||||
int main() {
|
||||
//HTTP-server at port 8080 using 4 threads
|
||||
Server<HTTP> server(8080, 4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue