[meetings] Agenda Request - HTTP API (#205)

martinthomson has just created a new issue for https://github.com/patcg/meetings:

== Agenda Request -  HTTP API ==
## Agenda+: Attaching API calls to HTTP exchanges

One of the key items we identified as a likely essential extension to a core attribution API was the ability to have the API invoked as a side effect of ordinary HTTP requests.  That's how the business operates today with its pixels and whatnot.

Things get a little gross when you want to have the browser generate responses to requests from servers, so you end up with API requests being carried in HTTP responses and API responses being carried in subsequent HTTP requests.  But if we hold our noses for long enough to get over that, it's possible to build something that isn't too offensive... I think.

We've some sketches of how this might work with our current API.  We hope to have more fully developed proposals to share before we meet.

## Time

20-30 minutes.

### Links

* https://github.com/patcg/ppa-api/issues/46
* https://github.com/patcg/ppa-api/issues/47
* https://github.com/patcg/ppa-api/issues/48


Please view or discuss this issue at https://github.com/patcg/meetings/issues/205 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 28 November 2024 05:22:55 UTC