Loïc Hoguin
|
ce26d7090b
Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0
|
13 лет назад |
Loïc Hoguin
|
6572d4d374
Merge branch 'path-split-doc' of https://github.com/klaar/cowboy
|
13 лет назад |
Magnus Klaar
|
973e67a53c
add note to split_path/1 and path/1 on escaped /
|
13 лет назад |
Loïc Hoguin
|
503a0c7662
URL decode paths
|
13 лет назад |
Loïc Hoguin
|
108a491f55
Add documentation for the public interface.
|
14 лет назад |
Loïc Hoguin
|
3e55cb62c9
Refresh the type specifications.
|
14 лет назад |
Anthony Ramine
|
0ca8f1364b
Implement path_info feature
|
14 лет назад |
Anthony Ramine
|
094f5c1735
Remove a superfluous function clause in try_match
|
14 лет назад |
Loïc Hoguin
|
29e71cf4da
Switch the HTTP protocol to use binary packets instead of lists.
|
14 лет назад |
Loïc Hoguin
|
6c1f73c53c
Add cowboy_http_req:port/1.
|
14 лет назад |
Loïc Hoguin
|
e8286e18e6
Remove the include/types.hrl file.
|
14 лет назад |
Loïc Hoguin
|
2beb5c8206
Move the dispatcher related types into cowboy_dispatcher.
|
14 лет назад |
Loïc Hoguin
|
6712eaa5c8
Rename match() into match_rule().
|
14 лет назад |
Loïc Hoguin
|
ef2673b61e
Rename dispatch() into dispatch_rules().
|
14 лет назад |
Loïc Hoguin
|
4048499af2
Add a test case for cowboy_dispatcher:match/3.
|
14 лет назад |
Loïc Hoguin
|
4cbba84a00
Discard the port from the host before tokenizing it.
|
14 лет назад |
Loïc Hoguin
|
0b13835bfe
Fix tests for cowboy_dispatcher:split_path/1.
|
14 лет назад |
Loïc Hoguin
|
8e55c2e2b8
Fix spec for cowboy_dispatcher:split_path/1.
|
14 лет назад |
Loïc Hoguin
|
896b854908
Remove a dead code clause for split_path.
|
14 лет назад |
Loïc Hoguin
|
b874b28561
Save the raw path string in the request.
|
14 лет назад |
Loïc Hoguin
|
a4f8bb6573
Add support for the '*' path.
|
14 лет назад |
Loïc Hoguin
|
2c52a30b0a
Rewrite the dispatcher to take a list of host each having a list of paths.
|
14 лет назад |
Loïc Hoguin
|
da72255940
Initial commit.
|
14 лет назад |