mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	externals: Upgrade httplib (#6147)
This commit is contained in:
		
							parent
							
								
									c6153bb32e
								
							
						
					
					
						commit
						3e692eb383
					
				
					 3 changed files with 2393 additions and 1472 deletions
				
			
		|  | @ -79,7 +79,6 @@ struct Client::Impl { | |||
|             LOG_ERROR(WebService, "Invalid URL {}", host + path); | ||||
|             return Common::WebResult{Common::WebResult::Code::InvalidURL, "Invalid URL"}; | ||||
|         } | ||||
|         LOG_ERROR(WebService, "{}", host); | ||||
| 
 | ||||
|         httplib::Headers params; | ||||
|         if (!jwt.empty()) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue