-
-
Notifications
You must be signed in to change notification settings - Fork 971
Closed
Labels
Description
It's a niche feature and have heard that some teams have their own custom code to prevent it, so it makes sense to have the ability to turn it off in Got.
I suggest:
- Add option to turn off support for UNIX domain sockets. Make it
falseby default. - In Got v13 (next major release), change it to be
trueby default.
Open questions:
- Should a Unix socket be able to redirect to HTTP?