aws / aws-lambda-nodejs-runtime-interface-client

Apache License 2.0
177 stars 57 forks source link

Encode request id in URI path #113

Closed andclt closed 3 weeks ago

andclt commented 3 weeks ago

Description of changes:

Encode request ID in URI path

...
  ✓ should compile the code
  ✓ should return true if function
  ✓ should return false if not function
Results 147 passed out of 147 total tests

Target (OCI, Managed Runtime, both): both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.