You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing some odd behaviour when I send a request to Zencoder from behind our corporate proxy.
It looks like an extra set Content-Type header is being set, which causes Zencoder to throw a Services_Zencoder_Exception with the message Unexpected content type: text/html (HTTP/1.1 100 Continue).
I'm intending on sending through a pull request for this issue which you may or may not wish to accept. This issue is just to document the problem I'm hoping to solve.
I'm seeing some odd behaviour when I send a request to Zencoder from behind our corporate proxy.
It looks like an extra set
Content-Type
header is being set, which causes Zencoder to throw aServices_Zencoder_Exception
with the messageUnexpected content type: text/html (HTTP/1.1 100 Continue)
.The response looks like this:
The text was updated successfully, but these errors were encountered: