add simple doc link for multipart uploads - fix #209
This commit is contained in:
		@@ -392,6 +392,8 @@ bool ok = httpClient.performRequest(args, [](const HttpResponsePtr& response)
 | 
			
		||||
// ok will be false if your httpClient is not async
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
See this [issue](https://github.com/machinezone/IXWebSocket/issues/209) for links about uploading files with HTTP multipart.
 | 
			
		||||
 | 
			
		||||
## HTTP server API
 | 
			
		||||
 | 
			
		||||
```cpp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user