package httpaf_caged
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A higher-level httpaf-async server interface
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      httpaf_caged-1.0.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=903c7f3efe1509fc4bfcc7ec21ce11c22c9a407548f5bf5cd1e7633b64e08875
    
    
  sha512=0fd99f6b09d47ee8cfff094b18c95c94bcceb2be8bb0e3788e127afe4ee2dd0a6feeb54569d91aa7d1b7b4de945947b7d6202794a010806becda72eefdf636a4
    
    
  doc/README.html
http/af-caged
http/af-caged exposes a familiar request -> response interface, built as a thin wrapper around http/af.
Installation
Install the library and its dependencies via OPAM:
opam install httpaf_cagedHelpers
In addition to the server interface, http/af-caged includes parsers for some common request headers. It currently includes parsers for cookie and accept headers.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page