¡@

Home 

2014/10/16 ¤W¤È 12:02:05

jquery Programming Glossary: authheader

Pass request headers in a jquery AJAX GET call

http://stackoverflow.com/questions/3258645/pass-request-headers-in-a-jquery-ajax-get-call

that data in the request header instead .ajax url http localhost PlatformPortal Buyers Account SignIn data signature authHeader type GET success function alert 'Success ' authHeader The following didn't work either .ajax url http localhost PlatformPortal.. localhost PlatformPortal Buyers Account SignIn data signature authHeader type GET success function alert 'Success ' authHeader The following didn't work either .ajax url http localhost PlatformPortal Buyers Account SignIn beforeSend signature authHeader.. The following didn't work either .ajax url http localhost PlatformPortal Buyers Account SignIn beforeSend signature authHeader async false type GET success function alert 'Success ' authHeader jquery ajax client side share improve this question..