HTTP header 411 error in asp.net -


I have an .aspx file with some simple logic This file can only be accessed using the HTTP posting method is. My problem is that in some registration form (rebirth), they ask me that I select the post URL (My APX URL) and Access method (Post or Gate) and then they try to reach the url and HTTP 411 error (header missing content-length).

Is there any way to stop web applications from sending this error back? Maybe there is some kind of configuration in web.config file?

Thank you very much,
etc ..


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -