Pode v0.31.0
Checksum: E76DAD09A3DD7949D9CB65060CC016257477DDF63C7C3D1977E02184D92E4BAE
Features
- #264: Support for Azure Functions and AWS Lambda
- #264: New
header
function for adding/setting and getting header values from the Request/Response
Enhancements
- #264: Cookies are now done via the "Set-Cookie" header, meaning
cookie
now appropriately sets multiple cookies - #266: Have a
-Browse
flag on theserver
to auto-launch the website in a browser
Bugs
- #264: The
text
function now sets the content-type to "text/plain" by default