From: https://github.com/Alamofire/Alamofire
Modifying Session Configuration
... example code ...
This is not recommended for Authorization or Content-Type headers. Instead, use URLRequestConvertible and ParameterEncoding, respectively.
Ok, I will not use it, but why it is not recommended for handling Authorization headers?