restatedev / sdk-typescript

Restate SDK for JavaScript/Typescript
MIT License
46 stars 8 forks source link

Support absolute and relative urls in request object #415

Closed jackkleeman closed 1 month ago

jackkleeman commented 1 month ago

This will vary from platform to platform; in node the url is always relative, but in cloudflare et all it may be absolute. The identity verification will fail if we don't have it as relative.

github-actions[bot] commented 1 month ago

Test Results

102 files  ±0  102 suites  ±0   23m 35s :stopwatch: -47s  84 tests ±0   84 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  217 runs  ±0  217 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit a7eff0a3. ± Comparison against base commit df9f18cf.

:recycle: This comment has been updated with latest results.