#3934 closed task (fixed)

Enable HTTP protocol for storage

Reported by: itamarst Owned by:
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description (last modified by itamarst)

The HTTP protocol is designed to be used by default, with a config switch to disable it. For now, however, it's disabled by default, but at some point we'll want to flip the switch.

Places to update:

  • The code that reads force_foolscap in node.py should default to it being False.
  • force_foolscap config option should be documented.
  • Default version for _create_node() in integration tests.
  • ... search codebase for references to this ticket ...

Change History (3)

comment:1 Changed at 2022-10-13T18:17:53Z by itamarst

  • Description modified (diff)

comment:2 Changed at 2022-10-14T13:32:14Z by itamarst

  • Description modified (diff)

comment:3 Changed at 2023-08-16T14:33:56Z by itamarst

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.