#3877 closed task (fixed)

Continue implementation of immutable APIs for HTTP storage

Reported by: itamarst Owned by: GitHub <noreply@…>
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description (last modified by itamarst)

  • Add abort API
  • Clean up the code and tests a bunch to make future functionality easier to add, and remove duplication
  • Fix bug where timed out bucket wasn't removed
  • Fix bug where writes didn't authenticate(!)

Change History (2)

comment:1 Changed at 2022-03-09T16:20:52Z by itamarst

  • Description modified (diff)

comment:2 Changed at 2022-03-09T18:00:36Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 2ac57cd/trunk:

Merge pull request #1183 from tahoe-lafs/3877-immutable-storage-apis-continued

HTTP immutable storage APIs, continued

Fixes ticket:3877

Note: See TracTickets for help on using tickets.