Q:

datatables pass headers on request

Plain text1234567'ajax': {    'url': url,    'type': 'GET',    'beforeSend': function (request) {        request.setRequestHeader("token", token);    }}
0

New to Communities?

Join the community