For Adobe Analytics tracking HTTP response header (sorry I can't paste
my request here for privacy), I can see the followingContent-Length:43
Content-Type:image/gifI 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?