• Mateusz Gajewski's avatar
    HTTP/2 push support (golang 1.8) (#1215) · cdf7cf5c
    Mateusz Gajewski authored
    * WIP
    
    * HTTP2/Push for golang 1.8
    
    * Push plugin completed for review
    
    * Correct build tag
    
    * Move push plugin position
    
    * Add build tags to tests
    
    * Gofmt that code
    
    * Add header/method validations
    
    * Load push plugin
    
    * Fixes for wrapping writers
    
    * Push after delivering file
    
    * Fixes, review changes
    
    * Remove build tags, support new syntax
    
    * Fix spelling
    
    * gofmt -s -w .
    
    * Gogland time
    
    * Add interface guards
    
    * gofmt
    
    * After review fixes
    cdf7cf5c
caddyhttp_test.go 562 Bytes