Evert Pot

Results 129 issues of Evert Pot

If that header is supported by a server, it means that the server will respond to `PUT` and `POST` requests with the entire newly created/updated entity representation. This would be...

enhancement

At the moment we simply cache everything coming from a server, and only expire this when `refresh` is called. I'm not 100% certain if this is the right way to...

enhancement

I think it will be nice to allow servers to control more features that are typically (now) done on the client Some examples/ideas: Ketting: no-cache // Never store Ketting: max-age=3600...

enhancement

enhancement

This allows users to use the browser-native Request and Response types from the fetch standard with Curveball. This can be useful to simulate HTTP requests in a test suite without...

enhancement

Right now middlewares are either: 1. A function 2. An object with a middlewareCall symbol function I think it would be very helpful if the object middlewares have a few...

enhancement

**2018 Update: Silex makes less sense now, as it's no longer maintainced. I renamed this ticket so it can be any modern framework** I would like to move Baikal to...

enhancement
bounty