pingora icon indicating copy to clipboard operation
pingora copied to clipboard

feat: implement Keep-Alive header parsing in Session

Open gengteng opened this issue 1 year ago • 1 comments

Implemented get_keepalive_values method to parse Keep-Alive header, resolving a TODO in the codebase.

gengteng avatar Feb 29 '24 03:02 gengteng

✅ I marked it as accepted. Our internal tooling will digest it, and it will appear in this repo (squashed but maintaining authorship) in a week or so. When that happens, we'll mark this pr as closed. Thanks!

johnhurt avatar Mar 09 '24 16:03 johnhurt

Merged via https://github.com/cloudflare/pingora/commit/7166444a79f63e539024bfa1f4bae7db40511c4d

eaufavor avatar Mar 22 '24 21:03 eaufavor