carlchipperfield / log-service

logger
0 stars 0 forks source link

Not all internal messages being merged #12

Closed carlchipperfield closed 11 years ago

carlchipperfield commented 11 years ago

When an internal message is found there is usually an sent and received log entry. Both of these messages should be merged into one.

This is not happening as we compare the header fields, however the Via header may be modified at the receiving end.

Update compare method to ignore the via or all header fields. Also need to update the header info with the new Via header method