Database Table: silk_response

This table is one of five related tables:

  1. silk_profile
  2. silk_profile_queries
  3. silk_request
  4. silk_response
  5. silk_sqlquery

which are control and information tables defined by the Silk Performance Profiler for the python/django web services framework. The interested reader is referred to the Silk Performance Profiler documentation.

Keys:

  • id (String(36)):

Columns:

  • status_code (Integer):
  • raw_body (String):
  • body (String):
  • encoded_headers (String):
  • request_id (String(36)):