Support concurrent http and https
Bug #621326 reported by
Anthony Lenton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.restful |
Triaged
|
Low
|
Unassigned |
Bug Description
At the moment lazr.restful has a single setting to determine if the whole of the API should be served under http or https. It would be *great* if we could configure it to have the public part of an API available over plain http, while at the same time keeping the authenticated part safe under https.
Changed in lazr.restful: | |
importance: | Medium → Low |
To post a comment you must log in.
I talked with Anthony on IRC. This is a "would be nice to have done by end of 2010 (since we can't have it done already via time machine)".
I suspect that this would be a small-to- medium- sized effort, and that we could fit it in along with other goals. I'll run it by Leonard and Benji for implementation ideas soon.