/
SummitAI Sierra SP1 HF11 Release Notes
SummitAI Sierra SP1 HF11 Release Notes
Download Release Notes | Previous Versions: << Sierra << Sierra HF01 << Sierra SP1 << Sierra SP1 HF01 << Sierra SP1 HF02 << Sierra SP1 HF03 << Sierra SP1 HF04 << Sierra SP1 HF05 << Sierra SP1 HF06 << Sierra SP1 HF07 << Sierra SP1 HF08 << Sierra SP1 HF09 << Sierra SP1 HF10
What's New? | Customer Fixed Issues and Known Issues | Prerequisites | Installation, Configuration, and Upgrade | Security Best Practices for SummitAI Application Deployment
On this page:
What's New?
Platform
Request Type and Header Details in Server-Side Ajax call
Now, while making an Ajax call with sensitive information (using server-side call, not a direct call with browser), you can include the following parameters.
- Request Type (Get or Post) (requestType)
- Pass Header Details (headers)
Example Code for requestType and headers
var JsonWsparams ="{\"url\":\"#url#\",\"method\":\"#method#\",\"params\":\"#params#\",\"requestType\":\"#requestType#\",\"headers\":\"{\\\"Authorization\\\":\\\"#Authorization#\\\"}\"}"
Related content
SummitAI Sierra SP1 HF11 Release Notes
SummitAI Sierra SP1 HF11 Release Notes
More like this
SummitAI Denali SP1 HF04 Release Notes
SummitAI Denali SP1 HF04 Release Notes
More like this
SummitAI Sierra SP1 HF07 Release Notes
SummitAI Sierra SP1 HF07 Release Notes
More like this
SummitAI Sierra SP1 HF07 Release Notes
SummitAI Sierra SP1 HF07 Release Notes
More like this