summaryrefslogtreecommitdiff
path: root/packages/taler-util/src/http-common.ts
AgeCommit message (Expand)Author
2024-03-26fix #8660dev/sebasjm/refactor-merchantSebastian
2024-02-06harness: do not follow redirects in certain testsFlorian Dold
2024-01-29remove deprecated http client lib methodsFlorian Dold
2024-01-112faSebastian
2023-12-04report content type if unexpectedFlorian Dold
2023-11-21improve error message when error response doesn't even contain JSONFlorian Dold
2023-10-19update apiSebastian
2023-10-17bank api now return typed errors for documented errorsSebastian
2023-10-13wip: http-clientSebastian
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-08-29taler-harness: remove axios usage, renovate some testsFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-04-24prevent http request without enable it explicitlySebastian
2023-04-18catch json parsing problem and report nicelySebastian
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-02-23taler-harness: deployment tooling for tippingFlorian Dold
2023-02-16put platform-independent stuff in http-common.tsFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold