Java com.badlogic.gdx.net HttpRequestHeader fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.net HttpRequestHeader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.net HttpRequestHeader.

The text is from its open source code.

Field

StringContentType
The MIME type of the body of the request (used with POST and PUT requests).