Rob Gil

Results 4 comments of Rob Gil

I'm seeing the same issue. First request response headers Cache-Control: max-age=604800, private 'Expires': 'Thu, 11 May 2017 15:35:34 GMT' (this is 5 minutes in the future) 'ETag': 'foo' response.from_cache: False...

It doesn't seem to be referenced anywhere. Maybe we can just remove it? ``` $ grep wsgiref * -R lib/python2.7/config/Makefile: logging bsddb bsddb/test csv importlib wsgiref \ lib/python2.7/site-packages/pip/compat/__init__.py:stdlib_pkgs = ('python',...

@ptester87 its in my fork.

@jsvd it would be great if it was exposed as an api endpoint to stop pipelines. Otherwise its a CM tool exercise. The use case is more apparent when you're...