Rename existing unix protocol to http+unix #4473

Closed
opened 2025-11-02 05:52:01 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @clarfonthey on GitHub (Dec 11, 2019).

With #9298 there is now an fcgi+unix protocol which allows serving FastCGI via a unix socket.

Personally, I feel that it makes sense to rename the existing unix to http+unix. We can still accept unix, just warning that it's defaulting to http+unix and that you should probably use http+unix instead.

Originally created by @clarfonthey on GitHub (Dec 11, 2019). With #9298 there is now an `fcgi+unix` protocol which allows serving FastCGI via a unix socket. Personally, I feel that it makes sense to rename the existing `unix` to `http+unix`. We can still accept `unix`, just warning that it's defaulting to `http+unix` and that you should probably use `http+unix` instead.
GiteaMirror added the type/proposal label 2025-11-02 05:52:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4473