Package play.mvc

Class BodyParser.TolerantText

    • Constructor Detail

      • TolerantText

        public TolerantText​(long maxLength,
                            HttpErrorHandler errorHandler)
      • TolerantText

        @Inject
        public TolerantText​(play.api.http.HttpConfiguration httpConfiguration,
                            HttpErrorHandler errorHandler)