Re: [pylons-devel] Waitress 1.2.0 beta 1

2019-01-07 Thread Bert JW Regeer
The docs assume you are passing the parameters directly to `waitress.serve()`, waitress itself has no ini support. Bert > On Jan 6, 2019, at 17:55, Lance Edgar wrote: > > I tried it out on a local dev environment and was able to get it to work, > fine from what I can tell. > > The only hiccu

Re: [pylons-devel] Waitress 1.2.0 beta 1

2019-01-07 Thread Lance Edgar
I tried it out on a local dev environment and was able to get it to work, fine from what I can tell. The only hiccup was that the docs show quotes around the

[pylons-devel] Waitress 1.2.0 beta 1

2018-12-31 Thread Bert JW Regeer
Hey all, As a new years gift, I have just released a beta version of waitress 1.2.0, hopefully with a bit of luck this will be the only beta release with minimal or no changes and 1.2.0 should follow shortly. This release has some major changes to the proxy handling in Waitress, which will be