Re: WOLips bugfixes and new features planning

2020-10-05 Thread Maik Musall via Webobjects-dev
Hi Paul, the idea is still alive, but we still don’t have a consensus about how to prioritize issues and decide what to do. I don’t feel like I’m in the position to decide anything about this. Maik > Am 18.09.2020 um 03:17 schrieb Paul Hoadley : > > Hey Maik, > > On 2 Jul 2020, at 05:36, Ma

Re: Headers and AJAX?

2020-10-05 Thread Samuel Pelletier via Webobjects-dev
Jesse, I had to dig in the past to find out where I had this situation to handle. There are few http headers to add on the server where the function are called. Access-Control-Allow-Origin: origin addresses allowed to call the functions // Access-Control-Allow-Credentials: true // if you need