Remove "X-Unity-Version" from WWW Get/Post

Is there any way to remove the header “X-Unity-Version” from WWW Get/Posts?

I’m trying to update an existing program I wrote in C++ and want to match the new WWW header format to the old WWW header format.

Thanks in advance,
Chris

Bump !

I need to remove this header var “X-Unity-Version” for the same reason.
Please Unity…