Miek Gieben
03ea2ae955
Make request.Request smaller ( #3351 )
...
* Make request.Request smaller
This makes the request struct smaller and removes the pointer to the do
boolean (tri-bool) as size == 0 will indicate if we have cached it.
Family can be a int8 because it only carries 3 values, Size itself is
just a uint16 under the covers.
This is a more comprehensive fix than #3292
Closes #3292
Signed-off-by: Miek Gieben <miek@miek.nl >
* cache: fix test
this now needs a valid response writter
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-10-04 09:44:58 +01:00
..
2019-10-01 07:41:29 +01:00
2019-09-20 08:02:30 +01:00
2019-10-01 07:41:29 +01:00
2019-09-26 13:19:45 +01:00
2019-09-20 08:02:30 +01:00
2019-09-28 10:40:43 +01:00
2019-10-04 09:44:58 +01:00
2019-10-01 07:41:29 +01:00
2019-09-20 08:02:30 +01:00
2019-10-02 15:18:36 -07:00
2019-09-28 10:40:43 +01:00
2019-09-20 08:02:30 +01:00
2019-10-01 07:41:29 +01:00
2019-10-01 07:41:29 +01:00
2019-10-02 07:22:26 +01:00
2019-09-20 08:02:30 +01:00
2019-10-01 07:41:29 +01:00
2019-10-01 13:22:42 +01:00
2019-10-01 20:45:52 +01:00
2019-09-28 10:41:12 +01:00
2019-09-23 14:40:14 +01:00
2019-09-25 13:23:43 +01:00
2019-09-08 08:25:17 +01:00
2019-09-23 14:40:14 +01:00
2019-09-27 11:10:34 +01:00
2019-09-26 13:19:45 +01:00
2019-09-20 08:02:30 +01:00
2019-09-20 08:02:30 +01:00
2019-09-20 08:02:30 +01:00
2019-09-20 08:02:30 +01:00
2019-09-20 08:02:30 +01:00
2019-10-04 09:44:58 +01:00
2019-09-20 08:02:30 +01:00
2019-09-26 13:19:45 +01:00
2019-09-27 11:10:47 +01:00
2019-10-01 07:41:29 +01:00
2019-09-28 10:40:43 +01:00
2019-10-03 07:21:11 +01:00
2019-09-26 13:19:45 +01:00
2019-09-20 08:02:30 +01:00
2019-10-01 07:41:29 +01:00
2019-09-23 14:40:14 +01:00
2019-09-28 10:40:43 +01:00
2019-10-01 07:41:29 +01:00
2019-09-20 08:02:30 +01:00
2019-09-05 09:07:55 -04:00
2019-03-26 14:37:30 +00:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2019-01-19 11:23:13 +00:00
2019-08-21 16:08:55 -04:00
2019-08-21 16:08:55 -04:00
2019-09-20 08:02:30 +01:00