Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Specify URL path for wrangler preview #591

Closed
rdtq opened this issue Sep 15, 2019 · 1 comment
Closed

Specify URL path for wrangler preview #591

rdtq opened this issue Sep 15, 2019 · 1 comment
Assignees

Comments

@rdtq
Copy link

rdtq commented Sep 15, 2019

Overview and problem statement

Currently there's no option to specify URL path for wrangler preview (that I could find)

Say, we have this route installed for Worker script: www.example.com/api/*.

I want preview to handle request to www.example.com/api/create_user

Basic example

wrangler preview post /api/create_user "user_id=123&name=abc"

@EverlastingBugstopper
Copy link
Contributor

Hey! Thanks for the interest, this is something we would love to implement :) We're currently targeting Q4 for this feature. I'm going to close this issue because it is a duplicate of #351. If you'd like to keep up with the work for this, please subscribe to that issue. When a PR is opened, we'll link to it from there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants