Modify a JSON response

Difficulty level: Medium

Objective

The backend returns a valid JSON object. Using any of the languages available in Compute@Edge, modify two fields of the JSON response body. The resulting author field should contain the value Tim Berners-Lee, and the title field should contain RFC 1738.

Try this challenge now

For a guide to how challenges work see getting started.