caddy/caddyhttp
Taylor Otwell 33e1560d53 httpserver: Add not_starts_with condition. (#1687)
* Add not_starts_with condition.

This adds the opposite of the starts_with condition, to check if a
given string does not start with another string.

* Correct white space problems
2017-05-24 09:32:53 -06:00
..
basicauth
bind
browse httpserver/all: Clean up and standardize request URL handling (#1633) 2017-05-01 23:11:10 -06:00
errors
expvar
extensions httpserver/all: Clean up and standardize request URL handling (#1633) 2017-05-01 23:11:10 -06:00
fastcgi fastcgi: Prepend missing leading slash when matching paths (see #1645) 2017-05-02 11:20:50 -06:00
gzip ResponseWriterWrapper and HTTPInterfaces (#1644) 2017-05-05 09:42:06 -06:00
header ResponseWriterWrapper and HTTPInterfaces (#1644) 2017-05-05 09:42:06 -06:00
httpserver httpserver: Add not_starts_with condition. (#1687) 2017-05-24 09:32:53 -06:00
index caddyhttp: New index directive for alternate index file names (#1567) 2017-04-17 11:02:44 -06:00
internalsrv ResponseWriterWrapper and HTTPInterfaces (#1644) 2017-05-05 09:42:06 -06:00
limits Fix lint warning by renaming MaxBytesExceededErr -> ErrMaxBytesExceeded (#1676) 2017-05-17 09:57:11 -06:00
log log: Add check for maximum number of arguments to log directive (#1672) 2017-05-17 09:51:58 -06:00
markdown markdown: Support Include arguments for Markdown. (#1653) 2017-05-08 10:32:14 -06:00
mime
pprof
proxy proxy: Add new URI hashing load balancing policy (#1679) 2017-05-17 10:46:57 -06:00
push push: Reorder before proxy; and allow zero arguments (cf. #1573) 2017-04-17 22:06:17 -06:00
redirect httpserver/all: Clean up and standardize request URL handling (#1633) 2017-05-01 23:11:10 -06:00
rewrite Revert "rewrite: Raise error if rewrite path does not begin with / #1610 (#1629)" 2017-05-02 09:30:18 -06:00
root
staticfiles httpserver/all: Clean up and standardize request URL handling (#1633) 2017-05-01 23:11:10 -06:00
status
templates context: add Push action 2017-04-27 09:51:33 +08:00
timeouts
websocket
caddyhttp.go Introduce `limits` middleware 2017-05-08 17:18:04 +08:00
caddyhttp_test.go caddyhttp: New index directive for alternate index file names (#1567) 2017-04-17 11:02:44 -06:00