zap v0.0.4 Release Notes

Release Date: 2017-11-13 // over 6 years ago
  • Following things had been changed:

    • ๐Ÿšš We removed httparse for better perfomance, now 2.96x faster than iron
    • ๐Ÿ‘€ Request object variables changed, see here

Previous changes from v0.0.3

    • Request::body returns real body content
    • Clearing buffer after request
    • Access to raw request data