I'm doing some stuff with post data, and need to include a custom http header along with the request, specifically 'X-AjaxPro-Method: ServerSideSaveTopic'. Is there any way I can manually set this in the engine script? The closest I could find in the docu was 'form request with=' but that only affects the X-Requested-With header.
↧