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 voidMultipartStream. setBoundary(byte[] boundary)Changes the boundary token used for partitioning the stream.
-