Skip to content

Encode URI paths

Compare
Choose a tag to compare
@badslug badslug released this 25 Oct 22:36
· 7 commits to develop since this release
3865633

Specific support for @connections when interacting with websockets support in the API Gateway service. However this should fix some edge cases for other AWS APIs. One caveat is that the URI encoding is different for different services (and the docs aren't super clear on what services use which encoding). The change has been tested with the execute-api and s3 service but other services may need to have the encoding rules in the extension tweaked.