You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
We would accept being able to add it to our developer portal via code/configuration if possible, however if I am recalling correctly, this portion of the application is already bundled and not easily edited?
The lack of CORS support is blocking some important integrations for us currently. Any direction that you can provide would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
You could access it through a CORS proxy. We might be able to enable CORS -- we need to consider any security implications. Is there an exhaustive list of sites which would be calling it? Or is it limited to a few domains (or even better, only subdomains of cpanel.net)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In order to better support integration with other documentation sites, it would be beneficial to be able to selectively allow CORS requests to the search API such as https://api.docs.cpanel.net/search-index.json?q=mysql&l=100.
We would accept being able to add it to our developer portal via code/configuration if possible, however if I am recalling correctly, this portion of the application is already bundled and not easily edited?
The lack of CORS support is blocking some important integrations for us currently. Any direction that you can provide would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: