adobe-research / theseus

A pretty darn cool JavaScript debugger for Brackets
Other
1.34k stars 69 forks source link

Allow Proxy Server port configuration #27

Closed Subterrane closed 2 years ago

Subterrane commented 11 years ago

My project connects to a server in a different domain but is allowed to fetch data because CORS allows localhost:8888. I can't change the server to allow localhost:3000. It might be easier for me to beg my co-worker to change the server than for you to allow configuring the port, but I'm afraid someone else may end up with the same problem.

alltom commented 11 years ago

Making the port configurable is possible and it's on my to-do list. I'll consider this a vote. :)

OliverJAsh commented 11 years ago

+1:+1:

squidbe commented 11 years ago

Indeed, someone else has the same problem :-). :+1:

egauci commented 10 years ago

+1

geekosaurusR3x commented 9 years ago

+1

Subterrane commented 2 years ago

It's been over 8 years, I think we can call it.