What are the steps to implement that feature in 1) Windows and 2) in Mac? I went through these, still I am not very clear! I am using C/C++ in Windows and in Mac. So, Win API or Mac API will be enough.
I am also confused because Mac Firefox has also has a option "Use system proxy settings", which is not present in Windows Firefox.
These are some similar questions:
According the this Wiki WPAD article, we should traverse in this sequence:
But LINK-1 says "GET http://wpad/wpad.dat
" is enough. Which one should I follow?