| Interface | Description |
|---|---|
| MultipartSplitter |
| Class | Description |
|---|---|
| BMBoundaryPartSplitter | |
| BoyerMoore |
This class applies Boyer Moore's search algorithm to find a pattern within a
byte array.
|
| HttpChannel | |
| HttpChannel.MultipartFormBody |
Utilities for generating POST request body for multipart/form-data
Example boundary: ------------------------933ed83bed2bbd3c
Example form body:
--------------------------933ed83bed2bbd3c
Content-Disposition: form-data; name="key"
-Z30HIE1I9xvUfwcXyLlHA==
--------------------------933ed83bed2bbd3c
Content-Disposition: form-data; name="grant_type"
apikey
--------------------------933ed83bed2bbd3c--
|
| HttpHeaders | |
| MultipartBuffer | |
| NullPartSplitter | |
| PartInputStream |
This package contains the HTTP support interfaces for XCC. See the overview page for a brief introduction to XCC.
Copyright © 2025 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com