Disable basic authentication for OPTIONS method (#2415)
Execute an OPTIONS call and make sure we receive a valid response independently of the provided username or password as the authentication step is ignored * Do not authenticate OPTIONS calls * Add test for OPTIONS call
Showing
Please register or sign in to comment