Skip to content

Releases: remy/next-http

1.0-13.beta

30 Mar 20:56
Compare
Choose a tag to compare
1.0-13.beta Pre-release
Pre-release

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

25 Mar 12:46
Compare
Choose a tag to compare
1.0-12.beta Pre-release
Pre-release

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

15 Mar 12:45
Compare
Choose a tag to compare
1.0-11.beta Pre-release
Pre-release

Working:

  • get up to 16K
  • post up to 16K
  • cspect with 7bit support