Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

transport: http, fix services redirecting only info/refs #751

Merged
merged 1 commit into from
Feb 15, 2018
Merged

transport: http, fix services redirecting only info/refs #751

merged 1 commit into from
Feb 15, 2018

Conversation

mcuadros
Copy link
Contributor

@mcuadros mcuadros commented Feb 14, 2018

Some git HTTP services (like GitLab or Github for HTTPS), do not redirect all the git HTTP endpoints, they only do for the info/refs path. In order to solve this problem, we change the endpoint for the subsequence requests info the info/refs` requests was redirected.

Fixes: #750
Fixes: #630

@mcuadros mcuadros requested a review from ajnavarro February 14, 2018 22:39
@dave
Copy link

dave commented Feb 15, 2018

I can confirm this fixes #750

@mcuadros mcuadros merged commit 638e0d2 into src-d:master Feb 15, 2018
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.

2 participants