Hello to everybody,
I've got a problem with the http client class Snoopy included in WordPress 2. Upon fetching a feed from another WordPress 2 installation, it gets blocked by a firewall (Checkpoint NGX) between the two sites with the following message:
Number: 193290
Date: 14Feb2006
Time: 11:25:39
Product: SmartDefense
Type: Log
Action: Reject
Protocol: tcp
Service: http (80)
Source: ***.***.177.17
Destination: psi.***.** (***.***.177.2)
Source Port: 47790
Attack Name: Malformed HTTP
Attack Information: WSE0020001 illegal header format detected: Malformed HTTP version in request
I've looked into the Snoopy class, tried changing the http version header with another, no success. Could anyone give me a hint, please? Any suggestion will be greatly appreciated.
TIA