For Adobe Analytics tracking HTTP response header (sorry I can't paste my request here for privacy), I can see the following
Content-Length:43 Content-Type:image/gif
I am not sure why Adobe Analytics returns 43 size tracking pixel rather than smaller one. Does Adobe Analytics client-side javascript need to read this Content-Length header for any verification?
What if I return HTTP 204 no content, will that also work?