Opened at 2023-07-05T14:10:03Z
Last modified at 2023-07-05T14:17:22Z
#4037 new defect
Implement I2P support for the HTTP storage protocol
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol v2 |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by itamarst)
- The client doesn't do I2P queries. See _create_agent() in http_client.py.
- The server does not generate I2P nurls, given the lack of client support. See add_storage_server() in protocol_switch.py.
Blocked on #4025.
Change History (3)
comment:1 Changed at 2023-07-05T14:10:14Z by itamarst
- Summary changed from Implement I2P client support for the HTP storage protocol client to Implement I2P client support for the HTTP storage protocol client
comment:2 Changed at 2023-07-05T14:12:27Z by itamarst
- Description modified (diff)
- Summary changed from Implement I2P client support for the HTTP storage protocol client to Implement I2P support for the HTTP storage protocol
comment:3 Changed at 2023-07-05T14:17:22Z by itamarst
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.