-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
47 lines (47 loc) · 1.05 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
bin/mrest
bin/mrest-standalone
Build.PL
Changes
config/dispatch_Message_en.conf
config/favicon.ico
config/HTTP_Status_Message_en.conf
config/MREST_Config.pm
config/MREST_Message_en.conf
lib/Web/MREST.pm
lib/Web/MREST/Dispatch.pm
lib/Web/MREST/Entity.pm
lib/Web/MREST/InitRouter.pm
lib/Web/MREST/Resource.pm
lib/Web/MREST/Test.pm
lib/Web/MREST/Test/503.pm
lib/Web/MREST/Test/Forbidden.pm
lib/Web/MREST/Test/Unauthorized.pm
lib/Web/MREST/Util.pm
lib/Web/MREST/WebServicesIntro.pm
LICENSE
MANIFEST This list of files
META.json
META.yml
README.rst
t/2xx/200-OK.t
t/2xx/201-Created.t
t/4xx/400-Bad-Request.t
t/4xx/401-Unauthorized.t
t/4xx/403-Forbidden.t
t/4xx/405-Method-Not-Allowed.t
t/4xx/406-Not-Acceptable.t
t/4xx/413-Request-Entity-Too-Large.t
t/4xx/414-Request-URI-Too-Long.t
t/4xx/415-Unsupported-Media-Type.t
t/5xx/501-Not-Implemented.t
t/5xx/503-Service-Unavailable.t
t/config.t
t/dispatch/bugreport.t
t/dispatch/docu.t
t/dispatch/echo.t
t/dispatch/noop.t
t/dispatch/param.t
t/dispatch/root_resource.t
t/dispatch/version.t
t/mrest_declare_status.t
t/request_body_read.t