influxdb/services/httpd
Jeffrey Smith II d21a38370e
chore: update to go 1.19.6 (#24118)
* chore: update to go 1.19.6

* chore: gofmt

* test: fix tests for sort order change

* chore: generate pb
2023-03-03 09:47:22 -05:00
..
accept.go fix: services/httpd: parse correctly Accept header with extra test case 2020-03-12 14:01:49 -05:00
config.go Merge branch 'master-1.x' into new-http-headers 2020-06-30 11:03:04 -04:00
config_test.go Add an access log filter for the access log 2018-11-05 11:46:26 -06:00
flux.go chore: upgrade to Go 1.18.7 (1.9) (#23747) 2022-10-19 12:49:57 -04:00
gzip.go rework gzip compressor so it is lazily created for 200 OK requests only 2017-06-05 21:38:32 +08:00
handler.go chore: update to go 1.19.6 (#24118) 2023-03-03 09:47:22 -05:00
handler_test.go chore: upgrade `influx_tools` to new protobuf library (#22727) 2021-10-21 14:18:14 -05:00
io.go Add config test; add negative value test 2017-06-06 08:42:45 +08:00
io_test.go chore: upgrade to Go 1.18.7 (1.9) (#23747) 2022-10-19 12:49:57 -04:00
listen.go Teach the http service how to enforce connection limits 2016-05-12 16:25:16 -04:00
listen_test.go Use unbuffered error channels in tests 2017-01-17 10:53:15 -08:00
pprof.go chore: update to go 1.19.6 (#24118) 2023-03-03 09:47:22 -05:00
requests.go cleanup: remove poor usage of ',ok' with maps 2017-08-30 09:49:31 -04:00
response_logger.go chore: update to go 1.19.6 (#24118) 2023-03-03 09:47:22 -05:00
response_writer.go fix: Add back flux CLI (#20889) 2021-03-09 09:56:52 -05:00
response_writer_test.go fix: address static check warning s1039 (#18135) 2020-05-18 13:55:05 -04:00
service.go fix: Reuse http server (#20191) 2020-11-29 21:03:19 -05:00
v2_write_test.go chore: update to go 1.19.6 (#24118) 2023-03-03 09:47:22 -05:00