Navigation


WebUtils 1.2.0 changelog

  • Added overloaded method of sendFile in HTTPUtils
  • Fixed typo in SingleURLRewriter
  • Added new method URLRewriter
  • Added SingleURLRewriter
  • Added timeout parameters to sendHTTPPostRequest method in HTTPUtils
  • Added sendBlob method to HTTPUtils
  • Added new methods to SessionUtils
  • Added a few new methods to SessionUtils
  • Extended module utils
  • Minor tweak in RequestUtils
  • Minor fix in RequestUtils so that unnecessary is not add to the XML document when appending request info
  • Added getInt and getLong methods to URIParser
  • Added sendFile method to HTTPUtils
  • Added ContentDisposition enum
  • Added ResponseUtils
  • Fixed a bug in AnnotatedRequestPopluator related to annotation of Enum fields
  • Removed XML validation methods from ValidationUtils
  • Added new method to ValidationUtils
  • Added FileIconHandler
  • Added overloaded version getRequestInfoAsXML method in RequestUtils