aboutsummaryrefslogtreecommitdiff
path: root/lib/http.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-31feat: add vendor http header to cached responses (#4040)Gravatar Dag 1-1/+8
2024-01-25feat: token authentication (#3927)Gravatar Dag 1-0/+14
2024-01-25refactor: introduce http Request object (#3926)Gravatar Dag 1-0/+40
2024-01-12feat: add etag support to getContents (#3893)Gravatar Dag 1-0/+4
2024-01-10feat(http-client): add http retry count to config (#3887)Gravatar Dag 1-14/+16
2023-12-20feat: embed response in http exception (#3847)Gravatar Dag 1-1/+23
2023-12-13fix(reddit): cache tweak for 403 forbidden (#3830)Gravatar Dag 1-0/+1
2023-10-10fix(cvedetails,tldrtech) (#3735)Gravatar Dag 1-0/+1
2023-10-01refactor (#3712)Gravatar Dag 1-3/+3
2023-09-23feat: improve error/exception ui (#3690)Gravatar Dag 1-3/+3
2023-09-20refactor (#3668)Gravatar Dag 1-1/+16
2023-09-10fix: rewrite and improve caching (#3594)Gravatar Dag 1-0/+252