Describe the bug
The function httpSetCredentialsAndKey is defined in the header file with a signature, but there is no implementation of it in the library
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/OpenPrinting/libcups/blob/master/cups/http.h#L496
- Look for its implementation in
http.c or other files
Expected behavior
There should have been an implementation of httpSetCredentialsAndKey
System Information:
NA
Describe the bug
The function
httpSetCredentialsAndKeyis defined in the header file with a signature, but there is no implementation of it in the libraryTo Reproduce
Steps to reproduce the behavior:
http.cor other filesExpected behavior
There should have been an implementation of
httpSetCredentialsAndKeySystem Information:
NA