I need to intercept all HTTP requests on a Mac OS X client and record the request url in it. I know on Windows machine, I can implement a Winsock LSP and have it intercept all winsock calls. Is there a equivalent on Mac OS X? Thanks.
If you don't have the direct answer, I'll appreciate if you can point me to where these Max system programming questions are usually asked/answered.