On Tue, 8 Apr 2014, Daniel Eggert wrote:
Does anyone have thoughts on adding the ability to blacklist based on pattern matching? In my case I want to block pipelining for cloudflare CDN.
Maybe we should consider a way for a (header) callback to signal that the request/connection isn't suitable for pipelining. Then pattern matching or whatever funny trick you can think of that identifies a server can be done at the appplication's own choice.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
