[OpenSTA-users] Stalling on HTTP to HTTPS+AJAX
Brought to you by:
dansut
|
From: Hurkes, R. <rh...@fo...> - 2007-04-04 13:54:09
|
Hi all, I am attempting to go from an HTTP page to an HTTPS page with AJAX automatically called. When I hit the HTTPS page (which OpenSTA 1.4.3 and IE6 are doing fine) it hangs forever on the AJAX call (not fine). Here is the last command in my script before it hangs into oblivion: POST URI "https://myurl.com/UI/SelectAjax.hcf HTTP/1.1" ON 20 & (HEADER, WIDTH, BODY etc.) SYNCHRONIZE REQUESTS Any ideas on a workaround? Thanks, Robert |