summaryrefslogtreecommitdiff
path: root/data/datasource_http.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-02-04Remove uses of pkg/errorsDave Henderson
2022-08-04Fix lint errorsDave Henderson
2022-05-28General refactoring & cleanupDave Henderson
2022-01-09Propagate context into datasource read functions (#1282)Dave Henderson
2020-05-20Refactoring: deduplicating identical URL-parsing functionsDave Henderson
2018-12-03Support subpaths for http datasources (#442)Dave Henderson