Suggestion to rename webix.ajax().header to headers

Since the function practically takes more than one header, it would make sense to officially name it “headers” and preserve “header” as an alias for backward compatibility.

This was implemented in 2.2. Thanks!