This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Releases: 0xf104a/MeowMeow
Releases · 0xf104a/MeowMeow
1.02-prebeta-r12
In this release:
- Added quotes parsing
Revision 11
Revision 10
- Fixed Send-File to send Server and Date headers
- Fixed comment parsing normally(see #7)
- Extended tests
- Changed version scheme to revisions
1.02-prebeta-9621
Changes in this release:
- Issues with rules engine are fixed
- Added a
Hosts
directive which allows to set rules for specificHost
header - Added an automated tests
1.02-prebeta-16421
1.02-prebeta-5421
Features:
- Listening on IP(hostname support planned)
Fixes:
- CamelCase in HTTP headers was not understood by server
1.02-prebeta-9121
In this release:
- Added 502 Bad Gateway status if fastcgi is unavailable
- Fixed some logging issues
- Moved boot.sh in docker container to /usr/bin/MeowMeow
Prebeta build 26.12.2020
- Minor fixes
- Default configuration fixed
- Docker container: /bin/boot.sh -> /bin/MeowMeow staged
1.02 build 10.11.2020
- Fixed connection close bugs
- Fixed incorrect handling of unsafe routes
Version 1.02-prebeta-41120
In this release:
- Problems with infinite recursion on client disconnect fixed
- Updated rebar build config
- Added
Set-Header
directive toroutes.conf