|
|
a5ef765524
|
HTTP stuff now uses keyword parser.
|
2022-07-22 17:07:40 -04:00 |
|
|
|
79b84a588a
|
HTTP now automatically encodes jsonvalue content
|
2022-06-07 01:54:08 -04:00 |
|
|
|
ca271b8db1
|
HTTP server functionality is in there.
|
2022-05-20 17:12:58 -04:00 |
|
|
|
cd3064eb05
|
HTTP server networking side, also, fix the releasing of channels in driver
|
2022-05-17 15:00:20 -04:00 |
|
|
|
1ac1ab9420
|
Some refactoring on the HTTP codebase
|
2022-05-16 17:16:42 -04:00 |
|
|
|
9cf04a7741
|
Did a lot of work on the HTTP server side
|
2022-05-12 13:48:42 -04:00 |
|
|
|
0ee4167772
|
http.get is now operational
|
2022-05-06 13:16:27 -04:00 |
|
|
|
c41d0522df
|
Machinery for blocking http requests in place, except actual networking
|
2022-05-03 00:36:11 -04:00 |
|
|
|
bd389c7815
|
Can now parse HTTP responses.
|
2022-04-25 13:43:11 -04:00 |
|
|
|
b6d603034e
|
Code to implement HTTP requests done. Also, rewrote str_to_int64, str_to_double
|
2022-04-15 17:24:07 -04:00 |
|
|
|
a2cf41ef9c
|
Partially finished HTTP stuff
|
2022-03-29 16:50:26 -04:00 |
|
|
|
b42b70a64c
|
Create empty http.hpp and http.cpp
|
2022-03-29 13:53:16 -04:00 |
|