SAP Web AS (ABAP) does not like a parameter with value = "http://<anystring>" in the query string.
I'm getting following error:
************************
500 Internal Server Error
Error: 9
Version: 6040
Component: HTTP_PLG
Date/Time: Thu Jan 20 12:03:57 2005
Module: http_plg_mt.c
Line: 3878
Server: xi_EN4_04
Detail: Error in HTTP Request
************************
If you try:
http:// /sap/bc/bsp/sap/it00/ default.htm?byebye= www.sap.com
do you get the same?
Sergio