src code

class method Ajax.Response.getAllResponseHeaders

Ajax.Response.getAllResponseHeaders() → String

Returns a string containing all headers separated by line breaks; throws an error if no headers exist. This is just a wrapper around the XmlHttpRequest method of the same name.