(http client + sentry minidump upload) Multipart stream closing boundary is invalid + mark some options as mandatory in the command line toolsj
This commit is contained in:
		@@ -648,7 +648,7 @@ namespace ix
 | 
			
		||||
               << it.second << "\r\n";
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        ss << "--" << multipartBoundary << "\r\n";
 | 
			
		||||
        ss << "--" << multipartBoundary << "--\r\n";
 | 
			
		||||
 | 
			
		||||
        return ss.str();
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user