Skip to content

urldata: make service names unconditional#2479

Closed
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:servicename_unconditional
Closed

urldata: make service names unconditional#2479
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:servicename_unconditional

Conversation

@MarcelRaad
Copy link
Member

@MarcelRaad MarcelRaad commented Apr 10, 2018

The ifdefs have become quite long. Also, the condition for the
definition of CURLOPT_SERVICE_NAME and for setting it from
CURLOPT_SERVICE_NAME have diverged. We will soon also need the two
options for NTLM, at least when using SSPI, for #1660.
Just make the definitions unconditional to make that easier.

(Alternatively, the conditions could be updated to reflect actual usage.)

The ifdefs have become quite long. Also, the condition for the
definition of CURLOPT_SERVICE_NAME and for setting it from
CURLOPT_SERVICE_NAME have diverged. We will soon also need the two
options for NTLM, at least when using SSPI, for
curl#1660.
Just make the definitions unconditional to make that easier.
@MarcelRaad MarcelRaad deleted the servicename_unconditional branch April 16, 2018 18:14
@lock lock bot locked as resolved and limited conversation to collaborators Jul 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants