Opened at 2022-03-07T18:20:58Z
Closed at 2022-03-09T18:00:36Z
#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
 
Note: See
        TracTickets for help on using
        tickets.
    
In 2ac57cd/trunk: