Distinguish quoted from unquoted request headers
Introduce the "headers_to_quote" and "header_prefices" properties in RequestManager class. Modify the class so that only matching API-specific header values are encoded and quoted.
Please register or sign in to comment