Module: GQTP::Header::ContentType

Defined in:
lib/gqtp/header.rb

Constant Summary collapse

NONE =
0
TSV =
1
JSON =
2
XML =
3
MSGPACK =
4