Upload-Methoden fuer jdk.httpserver
ulrich
2021-06-07 fba329ae719c268098794ca39ad6d6d981604ff8
Readme angepasst
1 files modified
18 ■■■■ changed files
README.md 18 ●●●● patch | view | raw | blame | history
README.md
@@ -8,7 +8,7 @@
Aufgrund von Abhängigkeiten in dieser Klasse erfordert deren Einsatz gewöhnlich 
das Einbinden der kompletten Klassenbibliotheken für Apache Commons Fileupload 
und Apache Commons IO, was zu einem Umfang von 279 KB führt, obwohl
und Apache Commons IO, was zu einem Umfang von 279 KB führt, obwohl für Uploads
eigentlich nur die eine Klasse MulipartStream erforderlich ist. 
Mit dem Herauslösen der Klasse in diese Klassenbilbiothek kann der Ressourcenbedarf 
@@ -16,17 +16,9 @@
## Lizenz
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at
Der Code dieser Package wird hier unter den Bedingungen der
Apache License, Version 2.0 bereitgestellt.
      http://www.apache.org/licenses/LICENSE-2.0
Siehe http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.