async-h1
async-h1 copied to clipboard
dates
we should copy the impl from here https://crates.io/crates/httpdate (or use as a dep, unsure which is better)
Seeing as this crate is no longer maintained (at least not within 2 years) I think we should copy the implementation.
@technetos yeah I agree; let's do that!
Can we close this?
@technetos we're not actually using the dates implementation. Perhaps we should do that before closing this?
Totally
@dignifiedquire I believe you last looked at this; do you know where we're at with this?
@yoshuawuyts AFAIK the client is not making use of the date header at all and the server is currently sending the date header on every response.
Ah okay, so we probably should set the header from the client, right?
Is there remaining work that this issue represents or can it be closed?