Forum Discussion

Nat_Thirasuttakorn's avatar
21 years ago

Is there any iRule command in HTTP event to remove HTTP response code?

For example:-     response from server...   HTTP/1.1 200 OK   Connection: Keep-Alive   Content-Length: 2345     DATADATADATA...     to be...   DATA...