Re: [webkit-dev] Request for position: Response.json() static method

2022-05-27 Thread youenn fablet via webkit-dev
This looks like a reasonable API to me.

Le mer. 25 mai 2022 à 11:01, Adam Rice via webkit-dev <
webkit-dev@lists.webkit.org> a écrit :

> The Response.json() static method permits constructing a Response object
> with the body populated with a JavaScript object serialized as JSON.
>
> Links:
>
>- Explainer:
>
> https://docs.google.com/document/d/1dTycWmyxLZNGTBW93fvtf1IQahx-vNwgu94yT1x9K50/edit
>- Spec: https://fetch.spec.whatwg.org/#ref-for-dom-response-json
>- ChromeStatus entry: https://chromestatus.com/feature/5197912798658560
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Request for position: Response.json() static method

2022-05-25 Thread Adam Rice via webkit-dev
The Response.json() static method permits constructing a Response object
with the body populated with a JavaScript object serialized as JSON.

Links:

   - Explainer:
   
https://docs.google.com/document/d/1dTycWmyxLZNGTBW93fvtf1IQahx-vNwgu94yT1x9K50/edit
   - Spec: https://fetch.spec.whatwg.org/#ref-for-dom-response-json
   - ChromeStatus entry: https://chromestatus.com/feature/5197912798658560
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev