1. Delete `res.writeHead()` in the catch block 2. Move the `res.writeHead()` and `res.write()` function calls for the PUT request after the `res.on` function call for your PUT request is