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

document ajax param passing via data/url url option #475

Closed nlundquist closed 5 years ago

nlundquist commented 5 years ago

Add documentation for how to pass ajax params via the url option. In particular the beforeSend ajax parameter.