After upgrading from 1.1.2 to 1.2.2, POST and PUT responses are no longer getting logged to the console. I am seeing responses received by the client.
> #7 PUT /user/name 2:18:34 PM
——————————————————————————————————————————————————————————————————————————————
> #2 POST / 2:22:14 PM
———————————————————————————————————————————————————————————————————————————————
Is anyone else experiencing this?
After upgrading from
1.1.2to1.2.2, POST and PUT responses are no longer getting logged to the console. I am seeing responses received by the client.Is anyone else experiencing this?