|
2f67518546
|
Add ACAO header
|
2021-05-20 21:12:15 +02:00 |
|
|
899f035629
|
find_header returns &str
|
2021-05-20 21:08:44 +02:00 |
|
|
89dba89b55
|
Cleanup
|
2021-05-20 20:47:21 +02:00 |
|
|
3ac416daa9
|
small fix
|
2021-05-20 20:22:05 +02:00 |
|
|
2dc783bf66
|
Fix http::tests
|
2021-05-20 20:20:29 +02:00 |
|
|
fb4a78f23f
|
Reworked http
|
2021-05-20 20:15:06 +02:00 |
|
|
2699ddc5f8
|
Ran cargo fmt
|
2021-05-20 20:00:54 +02:00 |
|
|
b77c863065
|
Some more error handling
|
2021-05-20 20:00:14 +02:00 |
|
|
813660c022
|
Fix formatting
|
2021-05-19 21:56:54 +02:00 |
|
|
29f9853cb0
|
Added ready message
|
2021-05-19 20:14:38 +02:00 |
|
|
e5b77edeae
|
bit better error handling
|
2021-05-19 20:13:00 +02:00 |
|
|
204fe4d942
|
Changed threadpool to rusty_pool for a dynamic thread pool
|
2021-05-19 19:48:44 +02:00 |
|
|
806054144a
|
Basic errors
|
2021-05-18 21:14:20 +02:00 |
|
|
7a5eea3f85
|
UPdated http::Stream
|
2021-05-18 20:03:39 +02:00 |
|
|
ed0ad39abd
|
Updated error messgae
|
2021-05-18 19:29:42 +02:00 |
|
|
ab40248d48
|
Using serde_json
|
2021-05-18 19:24:33 +02:00 |
|
|
d25e039751
|
Refactored database handling
|
2021-05-18 18:44:17 +02:00 |
|
|
a89068047b
|
Removed Cargo.lock from git
|
2021-05-18 18:34:54 +02:00 |
|
|
1c29a865aa
|
Database pool working
|
2021-05-17 22:49:43 +02:00 |
|
|
338e1c060e
|
Add Cache-Control header
|
2021-05-16 19:25:37 +02:00 |
|
|
9e7832c152
|
Set Date and Server headers at beginning
|
2021-05-16 19:25:23 +02:00 |
|
|
2366f34be1
|
Add flate2 crate
|
2021-05-16 19:16:47 +02:00 |
|
|
39b9b6aa9e
|
Some error handling
|
2021-05-16 19:16:20 +02:00 |
|
|
124ff2ef94
|
Echo/reply working
|
2021-05-16 17:28:14 +02:00 |
|
|
c3fe62275f
|
Add http::Response::format_default_response
|
2021-05-16 12:34:25 +02:00 |
|
|
782ad13e48
|
Http responses contain body
|
2021-05-16 12:23:34 +02:00 |
|
|
a8c6962b20
|
Run rustfmt
|
2021-05-15 23:24:12 +02:00 |
|
|
676c4e7a18
|
Add really basic request responses
|
2021-05-15 23:20:07 +02:00 |
|
|
6a7e3f1135
|
moved src/http.rs to src/http/mod.rs
|
2021-05-15 21:30:06 +02:00 |
|
|
19004d8cf1
|
Refactored project
|
2021-05-15 21:20:02 +02:00 |
|
|
4ce3569458
|
Add http parser
|
2021-05-15 19:17:47 +02:00 |
|
|
bb12b57bf1
|
Basic ugly server working
|
2021-05-14 21:17:38 +02:00 |
|
|
0b76ba2069
|
Add readme
|
2021-05-08 11:01:00 +02:00 |
|
|
0de279a7d7
|
Initial commit
|
2021-05-08 10:58:12 +02:00 |
|