145 Commits (a168473a8855ea2b05e4afffdce84ae7f54f7dbe)
 

Autor SHA1 Mensaje Fecha
  Jonathan Cobb a168473a88 use chunked encoding to send large file hace 4 años
  Jonathan Cobb 96ad0b3762 write headers before opening output stream hace 4 años
  Jonathan Cobb 50ac0bf0dd add support for multipart uploads hace 4 años
  Jonathan Cobb 2b3bd69e5b only send upload if there is data hace 4 años
  Jonathan Cobb 8404e7baec fix call to setOutput hace 4 años
  Jonathan Cobb d962fe6f2b support HttpUtil.post/put with streamed response hace 4 años
  Jonathan Cobb 1bdd2482ba add HttpUtil.get that takes two sets of headers hace 4 años
  Jonathan Cobb 2d2f7169b6 update handlebars utils, // means integer division hace 4 años
  Jonathan Cobb cd654568ba add alias for get, easier for static imports hace 4 años
  Jonathan Cobb 922b01b65c add URIUtil.toUriOrNull hace 4 años
  Jonathan Cobb c5e10eb7a0 remove obsolete constant hace 5 años
  Jonathan Cobb 6cc7a8a279 allow shallow (non recursive) processing hace 5 años
  Jonathan Cobb 33a9e0d000 add excluded paths hace 5 años
  Jonathan Cobb 6dc3517ce0 if no prefix found, that's ok hace 5 años
  Jonathan Cobb c5858d30bf allow processing of files with no extension hace 5 años
  Jonathan Cobb 523fa176e7 add support for prefix before header, allow comments in header json hace 5 años
  Jonathan Cobb 9e6bb9a494 print filename that was processed hace 5 años
  Jonathan Cobb df06153ca7 always add newline to pattern hace 5 años
  Jonathan Cobb 799970f5ec add FileHeader main hace 5 años
  Jonathan Cobb fb7fe350cd add const printing utility hace 5 años
  Jonathan Cobb 77831c8f23 add currencyForLocale hace 5 años
  Jonathan Cobb d1d485b1a8 add some more safety rails on queryParams hace 5 años
  Jonathan Cobb a8edf6dcde add svg content type hace 5 años
  Jonathan Cobb 14be79545b remove stacktrace from trace logging hace 5 años
  Jonathan Cobb cab44ebab3 no need for lombok here hace 5 años
  Jonathan Cobb b5be88a94a add FixedSizeInputStream interface and subclasses hace 5 años
  Jonathan Cobb 73bb333fe2 adjust for better support of chunked streaming hace 5 años
  Jonathan Cobb f9d652ba00 add trace logging hace 5 años
  Jonathan Cobb fcf50f03d1 add makeHttpChunk utility hace 5 años
  Jonathan Cobb 787b3e4cc0 rename 'none' encoding to 'identity' hace 5 años
  Jonathan Cobb cd94e966ee add 'none' encoding type hace 5 años
  Jonathan Cobb 4dfe2eca52 remove obsolete dependencies hace 5 años
  Jonathan Cobb b1df713df4 use better brotli stream library hace 5 años
  Jonathan Cobb 63df532432 use utf8 charset hace 5 años
  Jonathan Cobb 0c2099a105 add tohexArray hace 5 años
  Jonathan Cobb a45899b531 add isHtml utility method hace 5 años
  Jonathan Cobb 12d7d0d110 add code 429 hace 5 años
  Jonathan Cobb e7c3727fc3 refactor content type prefix hace 5 años
  Jonathan Cobb b68eecfa79 avoid NPE, return empty map hace 5 años
  Jonathan Cobb d1d7639d04 add jsonQuoteRegex hace 5 años
  Jonathan Cobb cf3d35b3f6 Add EqualsAndHashCode for NameAndValue hace 5 años
  Jonathan Cobb 4473018297 add HttpContentTypeAndCharset hace 5 años
  Jonathan Cobb a17850215a add int division operator hace 5 años
  Jonathan Cobb 8c7a27f3be add image prefix hace 5 años
  Jonathan Cobb f2b833a278 add js and css content types hace 5 años
  Jonathan Cobb 5b80ea322f add more utility constants/methods to HttpSchemes hace 5 años
  Jonathan Cobb 006bcd1ff4 add constValue that grabs the value of a field by name hace 5 años
  Jonathan Cobb fbfd1389c6 do not include null values in COMPACT_MAPPER hace 5 años
  Jonathan Cobb a5a508bd90 use simpler RegexReplacementFilter constructor hace 5 años
  Jonathan Cobb 7f944cf93d track match count hace 5 años