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

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

Introduction

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

The text is from its open source code.

Field

intSC_OK
200 OK (HTTP/1.0 - RFC 1945)

Constructor