Fossil SCM
Support for proxy authentication
Closed
13db6dce79e4eb2…
· opened 16 years, 7 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Not_A_Bug
- Subsystem
- —
- Created
- Sept. 11, 2009 8:07 p.m.
Many proxy servers require authentication. For example, my http_proxy environment variable is: http://jack:[email protected]:9800
Fossil doesn't appear to support proxies that require authentication at this time. I know there are many different schemes for proxy authentication, but supporting "basic" authentication shouldn't be too hard.