Modify a JSON response
Difficulty level: Medium
Objective
The backend returns a valid JSON object. Using any of the languages available on the Compute platform, 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
.
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)