Retry-After not being returned

  • 21 November 2017
  • 0 replies
  • 30 views


The Retry-After header is not being return when I hit the rate limit.  If I getAllResponseHeaders then the following is returned:




cache-control: private
content-type: application/json
x-request-id: c2299ba102bc487bcaa43003059f3726




How do I get the Retry-After value from a javascript ajax call?




Thanks,



This topic has been closed for comments