123 Révisions (a8edf6dcdec6fb0d9fd564e4543ed93229a05457)
 

Auteur SHA1 Message Date
  Jonathan Cobb a8edf6dcde add svg content type il y a 5 ans
  Jonathan Cobb 14be79545b remove stacktrace from trace logging il y a 5 ans
  Jonathan Cobb cab44ebab3 no need for lombok here il y a 5 ans
  Jonathan Cobb b5be88a94a add FixedSizeInputStream interface and subclasses il y a 5 ans
  Jonathan Cobb 73bb333fe2 adjust for better support of chunked streaming il y a 5 ans
  Jonathan Cobb f9d652ba00 add trace logging il y a 5 ans
  Jonathan Cobb fcf50f03d1 add makeHttpChunk utility il y a 5 ans
  Jonathan Cobb 787b3e4cc0 rename 'none' encoding to 'identity' il y a 5 ans
  Jonathan Cobb cd94e966ee add 'none' encoding type il y a 5 ans
  Jonathan Cobb 4dfe2eca52 remove obsolete dependencies il y a 5 ans
  Jonathan Cobb b1df713df4 use better brotli stream library il y a 5 ans
  Jonathan Cobb 63df532432 use utf8 charset il y a 5 ans
  Jonathan Cobb 0c2099a105 add tohexArray il y a 5 ans
  Jonathan Cobb a45899b531 add isHtml utility method il y a 5 ans
  Jonathan Cobb 12d7d0d110 add code 429 il y a 5 ans
  Jonathan Cobb e7c3727fc3 refactor content type prefix il y a 5 ans
  Jonathan Cobb b68eecfa79 avoid NPE, return empty map il y a 5 ans
  Jonathan Cobb d1d7639d04 add jsonQuoteRegex il y a 5 ans
  Jonathan Cobb cf3d35b3f6 Add EqualsAndHashCode for NameAndValue il y a 5 ans
  Jonathan Cobb 4473018297 add HttpContentTypeAndCharset il y a 5 ans
  Jonathan Cobb a17850215a add int division operator il y a 5 ans
  Jonathan Cobb 8c7a27f3be add image prefix il y a 5 ans
  Jonathan Cobb f2b833a278 add js and css content types il y a 5 ans
  Jonathan Cobb 5b80ea322f add more utility constants/methods to HttpSchemes il y a 5 ans
  Jonathan Cobb 006bcd1ff4 add constValue that grabs the value of a field by name il y a 5 ans
  Jonathan Cobb fbfd1389c6 do not include null values in COMPACT_MAPPER il y a 5 ans
  Jonathan Cobb a5a508bd90 use simpler RegexReplacementFilter constructor il y a 5 ans
  Jonathan Cobb 7f944cf93d track match count il y a 5 ans
  Jonathan Cobb c006089b05 add http encoding utility il y a 5 ans
  Jonathan Cobb 69f425b7ae add getOutputStreamClass il y a 5 ans
  Jonathan Cobb 05fa41f6bd ensure close works, remove log il y a 5 ans
  Jonathan Cobb 0924c06729 use buffer to copy il y a 5 ans
  Jonathan Cobb f799bfb838 add FilterInputStreamViaOutputStream il y a 5 ans
  Jonathan Cobb 92c9865d78 add cache on type params il y a 5 ans
  Jonathan Cobb e1a46c09d4 add ExpirationMap constructor that just takes an eviction policy il y a 5 ans
  Jonathan Cobb 5091e557f6 minor cleanups il y a 5 ans
  Jonathan Cobb f9a1423a87 add NullInputStream il y a 5 ans
  Jonathan Cobb 193e705fde use StandardCharsets.UTF_8 instead of Charset.forName(UTF8) il y a 5 ans
  Jonathan Cobb e8c5caed17 add configurable eviction policy to ExpirationMap il y a 5 ans
  Jonathan Cobb e8b02080b2 move multi stuff to its own package il y a 5 ans
  Jonathan Cobb 998011ede8 add MultiStream class il y a 5 ans
  Jonathan Cobb 9b96d9869d allow first reader to be last reader il y a 5 ans
  Jonathan Cobb 2717725341 add stream methods il y a 5 ans
  Jonathan Cobb 3371c82eb7 simplify il y a 5 ans
  Jonathan Cobb db40ffbcd0 add MultiReader and RegexFilterReaderTest, also tests MultiReader il y a 5 ans
  Jonathan Cobb 4ada293276 fix eof bug in RegexReplacementFilter il y a 5 ans
  Jonathan Cobb 2c28296705 add a simpler arrayToString method il y a 5 ans
  Jonathan Cobb 386900e8f0 check/clean map on all operations il y a 5 ans
  Jonathan Cobb edf1c904e3 only print stack traces when debug logging il y a 5 ans
  Jonathan Cobb 374fe59808 simplify il y a 5 ans