"""Generic header keys.""" GRASS_ACCOUNT_TYPE = 'Grass-Account-Type' GRASS_ACCOUNT_ID = 'Grass-Account-Id' GRASS_ACCOUNT_TYPE_VENDOR = 'vendor' GRASS_ACCOUNT_TYPE_SUBACCOUNT = 'subaccount' CORRELATION_ID = 'Correlation-Id' ORCHARD_USER_ID = 'Orchard-User-id' CONTENT_TYPE = 'Content-Type' WORKSTATION_USER_PREFIX = 'alw:' USER_ID = 'user_id'