Hi NW community,
We have set up a client that sends a POST request to insert a new record into a NW table. However, we are intermittently encountering the error during this operation.
The issue does not occur consistently, but we would like to identify and fix the root cause. From our side, everything appears to be configured correctly, but we’re wondering if there might be something wrong in our client implementation.
Error: HTTP/1.1 header parser received no bytes
Note: Our client is using HTTP/1.1.
Has anyone experienced a similar issue or have any ideas on what could be causing this?
Thanks in advance,
Daniel