≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
send custom requestheader
send custom requestheader
plasa
Posts: 1
Questions: 0
Answers: 0
August 2013
edited August 2013
in
Editor
Hello
I have the problem that I must send a custom request header field to the server, even for post, put and delete requests.
How can I do that?
Thanks and have a nice day!
Christian
Replies
allan
Posts: 65,813
Questions: 1
Answers: 10,949
Site admin
August 2013
Hi Christian,
The way to do that is to use the `ajax` option and provide a function: http://editor.datatables.net/options/#ajax . That way you can send anything you want!
Allan
This discussion has been closed.
Replies
The way to do that is to use the `ajax` option and provide a function: http://editor.datatables.net/options/#ajax . That way you can send anything you want!
Allan