| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
If second half of http header line was empty, server would crash with
EInvalidIndex
https://gist.github.com/onionhammer/7487452
|
|
|
|
| |
Added reuseAddr for httpserver and scgi.
|
| |
|
| |
|
| |
|
|
|
|
| |
Added warnings for unstable APIs to modules that use AsyncIO.
|
| |
|
| |
|
|
|
|
|
|
| |
buffered and unbuffered plain and ssl sockets. Added asyncio
test to the test suite.
|
| |
|
| |
|
|
|
|
| |
the parseutils module.
|
|
|
|
| |
recvLine in the sockets module.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
update
|
| |
|
| |
|
| |
|
|
|