Chris Hofstaedtler

Results 294 comments of Chris Hofstaedtler

Relevant info: - https://github.com/benoitc/gunicorn/blob/97977e41ab87ab7725ca157c689c9ca87bf502d6/docs/source/settings.rst#secure_scheme_headers - http://flask.pocoo.org/docs/deploying/wsgi-standalone/#deploying-proxy-setups - werkzeug.contrib.fixers ProxyFix

Sending back the "as stored" record is a challenge. Right now, for PATCH, we just send a 204 - No Content response.

I just ran into this as well. The other exporters seem to call it `extra_options`, so should this be renamed in `postgres_exporter` too?

> I have noticed that runtime linking with shared objects can fail if a utility from version 1.45 say (e.g. sg_vpd) is run with the libsgutils2 from version 1.44 ....

Also have this on 14.7 (23H124), no iTerm.

More stuff of unknown origin: ``` grmlzshrc.html keephack t2t-modern.css tools_zsh_en.html tools_zsh_liebhaber.html zsh.intro.ps.gz zshtalk ```

There's still a parsing issue that I need to debug.

> There's still a parsing issue that I need to debug. Pushed some additional test cases and a fix for that.