chore(lib): individually disable tests and examples that aren't updated
This commit is contained in:
		
							
								
								
									
										11
									
								
								examples_disabled/send_file_index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								examples_disabled/send_file_index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| <html> | ||||
|   <head> | ||||
|     <title>Hyper responding example</title> | ||||
|   </head> | ||||
|   <body> | ||||
|     <h1>Hyper responding example</h1> | ||||
|     <a href="index.html">index.html</a> Top Level<br> | ||||
|     <a href="big_file.html">big_file.html</a> This page, streamed in chunks<br> | ||||
|     <a href="no_file.html">no_file.html</a> A 404 test, the requested file does not exist<br> | ||||
|   </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user