Introduced specified date setter and getter methods in the IcapHeaders class.
renamed the getBody() method to getBodyType() in IcapMessage in order to have a more specific
name. The old getBody() was ambiguous.
fixed possible NBE in the simple ICAP server / client example.