canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

allow connection-wide beforeSend method #485

Closed nlundquist closed 5 years ago

nlundquist commented 5 years ago

Allow users to pass a beforeSend method as part of the url param which applies to all data request methods.