Eugene Kabanov
|
0b78606e41
|
Add `server` and `host` headers handling. (#164)
Fix response headers generation to avoid unnecessary computations.
|
2021-03-11 13:41:13 +02:00 |
Eugene Kabanov
|
f774644129
|
Fix integer decoding overflow issue. (#163)
Switch to stew.base10 procedures.
Adjust tests to follow new behavior.
Bump version to 2.6.1.
|
2021-03-06 00:22:32 +02:00 |
cheatfate
|
72151b99cc
|
Fix `HttpTable.contains` argument requirements.
|
2021-02-26 11:31:46 +02:00 |
cheatfate
|
eb81018d02
|
Address review comments and fix issues found.
Adding more tests.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
b47fcb3e86
|
Annotate with `raises:[Defect]`.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
1a3e9162a4
|
Fix multipart end of message handling.
Add apps.nim.
Change copyrights dates.
Add httpserver tests to test suite.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
fb11d9f8ab
|
Add httptable changes.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
a310a5620a
|
General fixes.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
0b03f8ec50
|
Expect header handling and response preparations.
|
2021-02-18 22:16:04 +02:00 |
cheatfate
|
8381a40868
|
Initial commit.
|
2021-02-18 22:16:04 +02:00 |