issues
search
inhabitedtype
/
ocaml-webmachine
A REST toolkit for OCaml
Other
221
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rename Caml -> StdLib
#111
justjoheinz
opened
6 days ago
0
Add webmachine-examples opam to fix ocaml-ci.
#110
tmcgilchrist
opened
3 years ago
1
fix: flush log message to make it print
#109
rbjorklin
closed
4 years ago
0
adapt to dispatch 0.5.0 API changes
#108
hannesm
closed
4 years ago
1
update-ci-badge: point to travis-ci.com
#107
seliopou
closed
4 years ago
1
Tests / build broken by cohttp 2.5.3
#106
sternenseemann
closed
4 years ago
2
dispatch-constraint: add upper bound to dispatch dependency
#105
seliopou
closed
4 years ago
0
choose-encoding: move choosing encoding code to Encoding module
#104
seliopou
closed
4 years ago
0
choose-charset: move choosing charsets code to Encoding module
#103
seliopou
closed
4 years ago
0
respond-without-body: remove optional body argument from respond method
#102
seliopou
closed
4 years ago
0
rd-module: move Rd module to a separate file
#101
seliopou
closed
4 years ago
0
rd: internal refactor of Rd construction
#100
seliopou
closed
4 years ago
0
Reorg Util module
#99
seliopou
closed
4 years ago
0
examples are failing to build
#98
idkjs
closed
4 years ago
1
Update webmachine.mli
#97
hannesm
closed
4 years ago
1
Post create
#96
linse
closed
4 years ago
12
Port to dune
#95
emillon
closed
4 years ago
1
What about httpaf support?
#94
hannesm
opened
5 years ago
1
fix if-match / if-none-match implementation
#93
hannesm
closed
5 years ago
4
Simplify http date parser according to RFC 7231
#92
ansiwen
closed
5 years ago
4
Wm_util.Date?
#91
hannesm
opened
6 years ago
6
fix-examples-build: only build examples for newer ocaml versions
#90
seliopou
closed
6 years ago
0
wrapped: make webmachine a "wrapped" jbuilder library
#89
seliopou
closed
6 years ago
1
fix-async-examples: fix the build and remove deprecations warnings
#88
seliopou
closed
6 years ago
0
travis: add post_install hook compiling the examples, test on 4.05.0 and 4.06.0
#87
hannesm
closed
6 years ago
6
PUT fails when content_types_provided is empty
#86
xguerin
closed
6 years ago
2
update build instructions to reflect switch from oasis to jbuilder^Wdune
#85
hannesm
closed
6 years ago
2
Remove CalendarLib dependency
#84
ansiwen
closed
6 years ago
13
accept: Don't crash on parsing errors
#83
andrewalker
closed
6 years ago
2
Invalid Accept crashes the server
#82
andrewalker
closed
6 years ago
2
Question about content_types_accepted
#81
hadils
opened
6 years ago
4
Remove the dependency on calendar and disable the tests for those decision points.
#80
tmcgilchrist
closed
7 years ago
2
Implement parser for HTTP date format
#79
seliopou
closed
6 years ago
3
Move to jbuilder
#78
thedufer
closed
7 years ago
2
Add more versions of ocaml compiler.
#77
tmcgilchrist
closed
7 years ago
1
Fix cohttp_async_io unbound issue
#76
tmcgilchrist
closed
7 years ago
2
Cannot build from source: Cohttp_async_io is unbounded (OS X 10.11.6)
#75
erwanor
closed
7 years ago
5
accept: clean up accept header parsing
#74
seliopou
closed
7 years ago
0
Dependency on calendar breaks usage with mirage
#73
ansiwen
closed
6 years ago
11
fix cohttp link in readme
#72
yomimono
closed
7 years ago
0
WWW-Authenticate header with any scheme #60
#71
kkazuo
closed
7 years ago
2
Fix media match for content_types_accepted #69
#70
zoggy
closed
7 years ago
3
Wrong test for content_types_accepted
#69
zoggy
closed
7 years ago
3
Implement Challenge variant of auth type
#68
seliopou
closed
7 years ago
1
cohttp-compat: compatibility with cohttp.0.21.0
#67
seliopou
closed
7 years ago
0
build: update _oasis and opam files
#66
seliopou
closed
7 years ago
0
fix for new cohttp
#65
vbmithr
closed
7 years ago
4
Example code: Fix typos in comments; link to examples in README
#64
olleolleolle
closed
7 years ago
1
Build against OCaml 4.03.
#63
tmcgilchrist
closed
7 years ago
1
Redirect does not set the HTTP code
#62
Leonidas-from-XIV
opened
7 years ago
1
Next