Skip to content

wsSetResponeHeaderParam (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used to set the MIME types.Some of them are application/JSON, application/XML, text/plain, text/HTML, text/javascript etc.
  • Syntax
  • wsSetResponeHeaderParam(content-Type, response-content-type)
  • Target
  • content-Type - MIME type that is expected as response
  • Value
  • response-content-type - Type of the response expected(JSON/jUnit XML)
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base