Commit da04b97
committed
feat: update request handling to match Cloudflare's WebSocket example
- Modified the request processing logic to construct internal URLs for WebSocket connections, aligning with Cloudflare's container WebSocket example.
- Ensured that the request method and headers are preserved in the new internal request format.1 parent 91aa827 commit da04b97
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | | - | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
879 | 888 | | |
880 | 889 | | |
881 | 890 | | |
| |||
0 commit comments