Releases: remy/next-http
Releases · remy/next-http
1.0-13.beta
Updated so that the stack is managed inside the dot command, allowing for external non NextBASIC to call the dot command and not worry about the stack getting corrupted.
1.0-12.beta
Fixes the issue when the used single line python server.
Specifically the entire ESP IPD frame included only the header, and the next frame had the body. httpbank wasn't changing that ingesting the headers would potentially reach the end of the frame.
1.0-11.beta
Working:
- get up to 16K
- post up to 16K
- cspect with 7bit support