File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Documentation for ASP.NET Core HttpSys can be found in the [ASP.NET Core HTTP.sy
99This folder contains all relevant code for the HttpSys Web Server implementation.
1010
1111-  [ src/] ( src/ ) : Contains all production code for the HttpSys Web Server.
12- -  [ src/NativeInterop/] ( src/NativeInterop ) ` : Contains the native interop layer between managed and native code.
12+ -  [ src/NativeInterop/] ( src/NativeInterop ) : Contains the native interop layer between managed and native code.
1313-  [ src/RequestProcessing/] ( src/RequestProcessing ) : Contains request and response processing code.
14- -  [ samples/] ( samples/ ) ` : Contains samples showing how to use HTTP.sys.
14+ -  [ samples/] ( samples/ ) : Contains samples showing how to use HTTP.sys.
1515
1616## Development Setup  
1717
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments