lustre-labs / dev-tools

Lustre's CLI and development tooling: zero-config dev server, bundling, and scaffolding.
45 stars 15 forks source link

Proxy doesn't correctly pass HTTP method #45

Closed techninja1008 closed 3 months ago

techninja1008 commented 3 months ago

When using the proxy feature of the dev server, all requests are made to the backend side as GET requests, rather than the correct method of the incoming request.

hayleigh-dot-dev commented 3 months ago

Oh how odd, I'll investigate! Thanks.

hayleigh-dot-dev commented 3 months ago

OK I think this is fixed in the latest release. Please can you check and open a new issue if there are new and exciting problems as a consequence ^.^