sirthias commented on issue #195:
URL: 
https://github.com/apache/incubator-pekko-http/issues/195#issuecomment-1607044390

   Well, it indeed looks like `spray` and `akka-http` are now the only 
searchable places linking this algorithm with @kientzle.
   The web sure was a different place 12 years ago... (Can't believe this 
amount of time has passed!)
   I agree that the best way forward here it likely to simply reach out to the 
@kientzle himself and ask for licensing details.
   
   I'd assume that replacing the logic with something in `java.time` will have 
detrimental effects on performance.
   At least I know that at the time there was nothing as clean, simple and fast 
that would allow us to convert a `System.currentTimeMillis` into a `Date` 
header, which needed to be in every HTTP response.
   (However, I think the `Date` header caching logic came later...)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to