Handle anchors, etc #3

Closed
opened 2015-07-08 04:25:33 +00:00 by twodarek · 0 comments
twodarek commented 2015-07-08 04:25:33 +00:00 (Migrated from github.com)

Summary:
Please handle anchors, subdirs, and query params

Steps to repro:

  1. Go to http://go/test?q=test (test resolves to http://google.com)

Expected Result:
2. Actually redirected to http://google.com/?q=test (which is a search result page)

Actual Result:
2. Watch as my carefully crafted query params, et. al are lost. :(

Please fix.

Summary: Please handle anchors, subdirs, and query params Steps to repro: 1. Go to http://go/test?q=test (test resolves to http://google.com) Expected Result: 2. Actually redirected to http://google.com/?q=test (which is a search result page) Actual Result: 2. Watch as my carefully crafted query params, et. al are lost. :( Please fix.
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
twodarek/go-forwarder#3
No description provided.