Loading
Fix #1807059. If it is "POST", always use BasicHttpEntityEnclosingRequest even...
Fix #1807059. If it is "POST", always use BasicHttpEntityEnclosingRequest even bodyProvider is null. This ensures the content-type, content-encoding and content-length are set correctly.