Skip to content

Revert "add http to https middleware redirect with priority instead of an entrypoint" - #2314

Merged
domgz merged 1 commit into
masterfrom
revert-2287-http/stratum0
Sep 2, 2026
Merged

Revert "add http to https middleware redirect with priority instead of an entrypoint"#2314
domgz merged 1 commit into
masterfrom
revert-2287-http/stratum0

Conversation

@domgz

@domgz domgz commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Reverts #2287.

Something is wrong.

$ curl -v http://usegalaxy.eu
* Host usegalaxy.eu:80 was resolved.
* IPv6: (none)
* IPv4: 132.230.103.37
*   Trying 132.230.103.37:80...
* Established connection to usegalaxy.eu (132.230.103.37 port 80) from XXX.XXX.XXX.XXX port 36824 
* using HTTP/1.x
> GET / HTTP/1.1
> Host: usegalaxy.eu
> User-Agent: curl/8.21.0
> Accept: */*
> 
* Request completely sent off
< HTTP/1.1 404 Not Found
< Content-Type: text/plain; charset=utf-8
< X-Content-Type-Options: nosniff
< Date: Wed, 02 Sep 2026 15:28:37 GMT
< Content-Length: 19
< 
404 page not found
* Connection #0 to host usegalaxy.eu:80 left intact

I will try again tomorrow.

@domgz domgz self-assigned this Sep 2, 2026
@domgz domgz added the bug label Sep 2, 2026
@domgz
domgz merged commit 4fb5d2b into master Sep 2, 2026
3 checks passed
@domgz
domgz deleted the revert-2287-http/stratum0 branch September 2, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant