You are here

constant HttpClientBaseFormatter::FORMAT_JSON in Http Client 7.2

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

File

includes/HttpClient.inc, line 317

Class

HttpClientBaseFormatter
A base formatter to format php and json.

Code

const FORMAT_JSON = 'json';