src code

instance method Ajax.Response#getAllHeaders

Ajax.Response#getAllHeaders() → String | null

Returns a string containing all headers separated by line breaks. _Does not__ throw errors if no headers are present the way its native counterpart does.