RestEntity

public struct RestEntity : GTKeyValueCompliant, CustomStringConvertible

It represents a REST entity.

A REST entity can be any of the following:

  • Request HTTP headers
  • Response HTTP headers
  • URL query parameters
  • HTTP body parameters