Skip to content
Snippets Groups Projects
  1. Dec 01, 2022
  2. Jun 03, 2016
  3. May 20, 2016
  4. May 17, 2016
  5. Feb 18, 2016
  6. Oct 14, 2015
    • David\ Beitey's avatar
      Merge subrequest response and parent response · b2a675b6
      David\ Beitey authored
      This fixes #9 and #8 by reading headers_out from the subrequest resposne
      and copying them into the main request's headers_out.  Previously, the
      direct assignment (shallow copy) produced the effect whereby no filters
      that ran after the shib module could modify headers.
      
      The reason for this appears to be linking inside the ngx_list
      ``headers`` inside the request option; suffice to say, this is a much
      better approach.
      b2a675b6
    • David\ Beitey's avatar
      Update copyright and tidy · c7c00187
      David\ Beitey authored
      c7c00187
  7. Sep 29, 2015
  8. Sep 28, 2015
  9. Aug 25, 2015
  10. Jan 08, 2015
  11. Oct 16, 2014
Loading