Launched: CORS support

LaunchDarkly
By John Kodumal   •   June 1, 2015
LaunchDarkly

We've upgraded our REST APIs to support CORS. This lets anyone build web pages that call LaunchDarkly's APIs directly-- no need to proxy through a server.

You can make authenticated CORS calls just as you would make same-origin calls, using either token or session-based authentication. If you're using session auth, you should set the withCredentials property for your xhr request to true.

One last thing-- for security reasons, all POST, PATCH, and PUT calls to our API require a Content-Type of application/json.

Happy launching!

 

LAUNCHDARKLY HELPS YOU BUILD BETTER SOFTWARE FASTER WITH FEATURE FLAGS AS A SERVICE. START YOUR FREE TRIAL NOW.
You May Like
BEST PRACTICESTesting in Production to Stay Safe and Sensible
BEST PRACTICESWhat Is Continuous Testing? A Straightforward Introduction
DECEMBER 14, 2021   •   Team & NewsLaunchDarkly Audit Shows Systems Unaffected by Log4j Vulnerability
DECEMBER 14, 2021   •   TRAJECTORYYour Reading Recommendations from Trajectory Attendees
DECEMBER 9, 2021   •   PRODUCT UPDATESNow in Beta: Automate your Releases with the Workflow Builder
NOVEMBER 30, 2021   •   GENERALOvercoming the Fears of Perpetual App Modernization