mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: Add hint to set Content-Length header for post document (#8639)
This commit is contained in:
		| @@ -365,6 +365,10 @@ The endpoint supports the following optional form fields: | |||||||
| -   `custom_fields`: An array of custom field ids to assign (with an empty | -   `custom_fields`: An array of custom field ids to assign (with an empty | ||||||
|     value) to the document. |     value) to the document. | ||||||
|  |  | ||||||
|  | !!! note | ||||||
|  |  | ||||||
|  |     Sending a `Content-Length` header with correct size is mandatory. | ||||||
|  |  | ||||||
| The endpoint will immediately return HTTP 200 if the document consumption | The endpoint will immediately return HTTP 200 if the document consumption | ||||||
| process was started successfully, with the UUID of the consumption task | process was started successfully, with the UUID of the consumption task | ||||||
| as the data. No additional status information about the consumption process | as the data. No additional status information about the consumption process | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Fabian Krüger
					Fabian Krüger