Commit graph

5 commits

Author SHA1 Message Date
Matthew Holt
f5720fecd6
Change all import paths: mholt/caddy -> caddyserver/caddy
Includes updating go.mod to use new module path
2019-07-02 12:49:20 -06:00
Matthew Holt
e2997ac974
request_id: Allow reusing ID from header (closes ) 2018-02-02 19:59:28 -07:00
Matthew Holt
baf6db5b57
Apply Apache license to all .go source files (closes )
I am not a lawyer, but according to the appendix of the license,
these boilerplate notices should be included with every source file.
2017-09-22 23:56:58 -06:00
Toby Allen
acc67eb3b2 Rename directive requestid to request_id ()
* rename requestid request_id

* rename folder

* folder name match package name requestid
2017-07-10 14:47:48 -06:00
Toby Allen
133ed18374 Create request_id directive ()
* Create request_id directive 

* Address Comments

* Fix TestListenerAddrEqual

* requestid: Add some tests

* Address Comments by tobya

* Address Comments
2017-06-24 13:54:35 -07:00