Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Changelog: Add CORS filter. Remove MachineExtensionProxyServlet.

[che-dev] Changelog: Add CORS filter. Remove MachineExtensionProxyServlet.

1. MachineExtensionProxyServlet removed.
2. Add CORS filter to filter requests. More information about filter <https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS>
3. WsAgentUrlProvider provides URL to send requests to workspace agent directly.

<https://github.com/eclipse/che/pull/767>
<https://github.com/codenvy/codenvy/pull/13>


Back to the top