在用ajax.request发送异步请求并处理返回(最普通的处理)时,用1.40在ie6.0 无sp1更新和ie6.0 有sp1更新的环境下运 行,都是正常的,而用最新的1.50和1.51在前一种环境下请求发出但是会返 回"ERROR_WINHTTP_HEADER_NOT_FOUND .... 12150",在后一种环境下是正常的
ajax.request prototype1.40 prototype1.50 _1.51 ie6.0 without sp1 request and response ok request ok, response error ie6.0 with sp1 request and response ok request and response ok --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
