Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			437 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			437 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
Long: expect100-timeout
 | 
						|
Arg: <seconds>
 | 
						|
Help: How long to wait for 100-continue
 | 
						|
Protocols: HTTP
 | 
						|
Added: 7.47.0
 | 
						|
See-also: connect-timeout
 | 
						|
---
 | 
						|
Maximum time in seconds that you allow curl to wait for a 100-continue
 | 
						|
response when curl emits an Expects: 100-continue header in its request. By
 | 
						|
default curl will wait one second. This option accepts decimal values! When
 | 
						|
curl stops waiting, it will continue as if the response has been received.
 |