Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UnityWebRequest.kHttpVerbPUT

public static string kHttpVerbPUT;

Description

The string "PUT", commonly used as the verb for an HTTP PUT request.