1.0.5
Headers (user-agent, ismodifiedsince, accept, content-type) where not being set for Java SRE with Java 1.8. Code block was being applied to only 1.7 and 1.6 (part of TLS 1.0 deprecation)
Moved code to set headers on all http clients regardless of java version in XeroHttpContext.