update
This commit is contained in:
		
					parent
					
						
							
								2cd84fcc8b
							
						
					
				
			
			
				commit
				
					
						f71862b593
					
				
			
		
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
					@ -131,10 +131,8 @@ replying with `UNSUPPORTED-REQUEST` is acceptable.
 | 
				
			||||||
  If not, it can send `CLAIMURL-FAILURE`.
 | 
					  If not, it can send `CLAIMURL-FAILURE`.
 | 
				
			||||||
* `CHECKURL Url`  
 | 
					* `CHECKURL Url`  
 | 
				
			||||||
  Asks the remote to check if the url's content can currently be downloaded
 | 
					  Asks the remote to check if the url's content can currently be downloaded
 | 
				
			||||||
  (without downloading it). If the url is not accessible, send
 | 
					  (without downloading it). The remote replies with one of `CHECKURL-FAILURE`,
 | 
				
			||||||
  `CHECKURL-FAILURE`. If the url is accessible and the size is known,
 | 
					  `CHECKURL-CONTENTS`, or `CHECKURL-MULTI`.
 | 
				
			||||||
  send the size in `CHECKURL-SIZE`. If the url is accessible, but the size
 | 
					 | 
				
			||||||
  is unknown, send `CHECKURL-SIZEUNKOWN`.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
More optional requests may be added, without changing the protocol version,
 | 
					More optional requests may be added, without changing the protocol version,
 | 
				
			||||||
so if an unknown request is seen, reply with `UNSUPPORTED-REQUEST`.
 | 
					so if an unknown request is seen, reply with `UNSUPPORTED-REQUEST`.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue