Skip to content

Pode v0.31.0

Compare
Choose a tag to compare
@Badgerati Badgerati released this 11 Jun 20:22
· 1904 commits to master since this release
d317b12

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 the server to auto-launch the website in a browser

Bugs

  • #264: The text function now sets the content-type to "text/plain" by default