Package pyperry :: Package adapter :: Module http
[frames] | no frames]

Module http

source code

Classes
  RestfulHttpAdapter
Adapter for communicating with REST web services over HTTP
Variables
  ERRORS = {'host': 'you must configure the \'host\' for the Res...
  __package__ = 'pyperry.adapter'
Variables Details

ERRORS

Value:
{'host': 'you must configure the \'host\' for the RestfulHttpAdapter',
 'service': 'you must configure the \'service\' for the RestfulHttpAda\
pter'}