Uses of Class
de.uhilger.httpserver.up.MultipartStream.IllegalBoundaryException
-
-
Uses of MultipartStream.IllegalBoundaryException in de.uhilger.httpserver.up
Methods in de.uhilger.httpserver.up that throw MultipartStream.IllegalBoundaryException Modifier and Type Method Description void
MultipartStream. setBoundary(byte[] boundary)
Changes the boundary token used for partitioning the stream.
-