Skip to main content
Added 'context'
Source Link
user207421
  • 311.9k
  • 45
  • 324
  • 493

HttpURLConnectionCall HttpURLConnection.setRequestMethod("POST") and HttpURLConnection.setDoOutput(true); Actually only the latter is needed as POST then becomes the default method.setRequestMethod()

HttpURLConnection.setRequestMethod()

Call HttpURLConnection.setRequestMethod("POST") and HttpURLConnection.setDoOutput(true); Actually only the latter is needed as POST then becomes the default method.

edited body
Source Link
user207421
  • 311.9k
  • 45
  • 324
  • 493

HttpURLComnectionHttpURLConnection.setRequestMethod()

HttpURLComnection.setRequestMethod()

HttpURLConnection.setRequestMethod()

Source Link
user207421
  • 311.9k
  • 45
  • 324
  • 493

HttpURLComnection.setRequestMethod()