feat(harness): DSH loopback HTTP transport without Origin headers #30

Open
opened 2026-09-09 10:15:33 +00:00 by larandar · 0 comments
Owner

Proposal

Implement ADR 0003 DSH loopback HTTP transport.

Design

Connect over loopback HTTP while omitting Origin headers and preserving supervisor transport contract.

Tasks

  • Build client; omit Origin; encode/decode requests; surface failures.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-30

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN a valid DSH endpoint, when request is sent, then no Origin header is present and response decodes.
## Proposal Implement ADR 0003 DSH loopback HTTP transport. ## Design Connect over loopback HTTP while omitting Origin headers and preserving supervisor transport contract. ## Tasks - Build client; omit Origin; encode/decode requests; surface failures. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-30 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** a valid DSH endpoint, when request is sent, then no Origin header is present and response decodes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#30
No description provided.