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

Add request forwarding. #89

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rickowens
Copy link

Hi. This PR gives elm-reactor the ability to forward web requests to an external server. This makes it easier to use elm-reactor for debugging elm programs that use HTTP to communicate with the server.

If the --forward option is given, then any request that would have resulted in a 404 instead gets forwarded to the specified server.

Rick Owens added 2 commits March 29, 2015 14:02
This is because it doesn't seem like elm-reactor is using anything in
the HTTP package any more.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant