You are here

constant HttpClientBaseFormatter::FORMAT_JSON in Http Client 6.2

Same name and namespace in other branches
  1. 7.2 includes/HttpClient.inc \HttpClientBaseFormatter::FORMAT_JSON

File

includes/HttpClient.inc, line 299

Class

HttpClientBaseFormatter
A base formatter to format php and json.

Code

const FORMAT_JSON = 'json';