openreplay/backend/internal/http
Eng Zer Jun 76f0f3ff3d
refactor(backend): move from io/ioutil to io and os packages (#1784)
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-29 16:37:59 +01:00
..
geoip [DB] Added support for city/state autocomplete (#1317) 2023-06-08 15:59:53 +02:00
ios Backend for mobile tracker support (#1456) 2023-10-09 15:02:20 +02:00
router refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
server feat(backend): implemented unzipping for http requests with gzip content-type 2023-04-11 16:19:35 +02:00
services Conditional recording (#1849) 2024-01-22 14:52:02 +01:00
uaparser Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
util Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
uuid Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00