Skip to content

Add HTTP fetcher for stored responses#4717

Open
konmavrakis wants to merge 1 commit intoprebid:masterfrom
konmavrakis:stored-responses-http-fetcher
Open

Add HTTP fetcher for stored responses#4717
konmavrakis wants to merge 1 commit intoprebid:masterfrom
konmavrakis:stored-responses-http-fetcher

Conversation

@konmavrakis
Copy link
Copy Markdown

Implemented support for fetching stored responses over HTTP by adding FetchResponses to the shared HTTP fetcher, including query construction (response-id/response-ids), response parsing from a responses JSON map, and proper missing-ID/non-200 error handling.

Example pbs.yaml config:

stored_responses:
  http:
    endpoint: "https://yourendpoint.com/responses"
    use_rfc3986_compliant_request_builder: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant