Files
neon/proxy/src
Conrad Ludgate d8da51e78a remove http timeout (#7291)
## Problem

https://github.com/neondatabase/cloud/issues/11051

additionally, I felt like the http logic was a bit complex.

## Summary of changes

1. Removes timeout for HTTP requests.
2. Split out header parsing to a `HttpHeaders` type.
3. Moved db client handling to `QueryData::process` and
`BatchQueryData::process` to simplify the logic of `handle_inner` a bit.
2024-04-03 11:23:26 +01:00
..
2023-11-27 21:45:15 +00:00
2024-04-03 11:23:26 +01:00
2023-12-18 10:59:49 +00:00
2024-01-31 14:51:11 +01:00
2024-04-03 11:23:26 +01:00
2023-11-06 17:44:44 +00:00
2022-07-04 23:46:37 +03:00