Kazuho Oku
Kazuho Oku
I might point out that [RFC 9218 section 9](https://www.rfc-editor.org/rfc/rfc9218.html#client-scheduling) explicitly states that a client can use the priority header field for scheduling the requests that it initiates. Regarding sending signals...
As I understand, this problem is specific to HTTP/1.1. I'm not sure if we could add new requirements, unless we change the core HTTP documents and can modify all existing...
See also #83.
IMHO, one way of fixing this ambiguity issue would be to define a method to commit the transaction, that would target the original URI (A), even though chunks can be...
> If they don't receive the response, performing an offset retrieving and attempting a resumption (even if it's a 0-length resumption at the end) should be sufficient I think. :+1:...
Thank you for reporting the issue. Could you please specify `--bind /foo` (omit trailing slash) and see how it goes? I haven't use jailing that way, and I am not...
If you could split the code into a separate module (preferably named as `Server::Starter::ServerPorts`?) I am happy to merge it.
Thank you for the notice. Regarding your issue (I assume you want a fix for https://rt.cpan.org/Public/Bug/Display.html?id=102936), it is unlikely that Server::Starter would ever work on Windows (since it relies on...
relates to #26
ありがとうございます。 とりあえず一般的な使用形態では問題ないと思いますが、これ設計のバグですね。ちょっと考えます。