Adding the `Access-Control-Allow-Origin` response header to all API responses will allow browser based applications to use Peggy! ``` Access-Control-Allow-Origin: * ```
Adding the
Access-Control-Allow-Originresponse header to all API responses will allow browser based applications to use Peggy!