New this week:
- The Workers runtime will now respond to unrecognized HTTP request methods with a 501 Not Implemented response, rather than 400 Bad Request.
- Attempting to use a Workers KV key named
.
or..
now results in a more helpful error message.