|
|
Thursday, February 21, 2002 |
|
Happy! Happy! Joy! Joy! I finally managed to fix a problem with URL Access that had me tearing my hair out for days. All I needed to do was add "Content-Length" to the headers. I had assumed that simply adding data to the body would set the content length.
I now have my application working with all 3 connection methods: direct IP, dialup, and URL Access (to support proxies). |