Nils Goroll
Nils Goroll
(force-pushed only to resolve the merge conflict, no content changed) re @Acconut regarding your interpretation that the HTTP metadata headers were specific to `GET` please see https://github.com/tus/tus-resumable-upload-protocol/issues/158#issuecomment-688232554 - they are...
@smatsson would you have a better suggestion to reserving the metadata keys? [My original suggestion](https://github.com/tus/tus-resumable-upload-protocol/issues/158#issue-693346500) was to make a breaking change and use `Content-Type` with the next tus major version.
@smatsson we cannot have agreement on semantics without agreement on how to represent that semantics. My impression from the discussion in #158 was that the `filename` and `filetype` metadata keys...
context: https://code.uplex.de/uplex-varnish/libvmod-frozen
updated via force push
I have the nagging feeling that I still need to think about this more, just some thoughts: The `share` parameter exists to define under which circumstances connections can be reused....
So far, I only had a quick look: In general, I am open to the ideas. First comments: * For SRV record resolution via [`.service()`](https://github.com/nigoroll/libvmod-dynamic/blob/master/src/vmod_dynamic.vcc#L369), we already have an implementation...
Thank you, I've noticed this issue, but need to prioritize paid work. Will get back to you
I have neglected this PR so far for two reasons, just FYI: * work priority issues * we need to check if this should really be solved in dynamic, or...