Apache module sometimes adds unicode characters at the end of my module for my rest API handler when running curl from Linux
When I run my curl command, which accesses my apache module, it periodically adds unicode characters to the end of my response message. I am running Apache on Linux and am running my curl command from both the Linux command line as well as Postman. Sometimes the characters appear before and sometimes after the Connection #0 to host left intact statement. I am including two examples: