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
File tree
7 files changed
+5402
-7
lines changed- .changeset
- src
- server
- test/server
7 files changed
+5402
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments