Commit d717684
committed
feat: add url property to RequestInfo interface
Expose the request URL in RequestInfo, allowing server handlers to access
query parameters, path info, and other URL components from incoming requests.1 parent a0c9b13 commit d717684
7 files changed
Lines changed: 5402 additions & 7 deletions
File tree
- .changeset
- src
- server
- test/server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments