Use Vala's format for errors including the domain and code |
|
More...
|
about 9 years ago
|
vsgi: Rename 'SocketListenerServer' for 'SocketServer' |
|
More...
|
about 9 years ago
|
vsgi: Remove redundant code in 'Response' by using inline private methods |
|
More...
|
about 9 years ago
|
sse: Use 'append_utf8' to send events and 'end' to skip body |
|
More...
|
about 9 years ago
|
vsgi: Flush and set transport encoding for 'append' |
|
More...
|
about 9 years ago
|
sse: Use content negotiation to set the 'text/event-stream' header |
|
More...
|
about 9 years ago
|
Add a global context to the router |
|
More...
|
about 9 years ago
|
ci: Bump Ninja version to '1.6.0' |
|
More...
|
about 9 years ago
|
docs: Update getting started instructions |
|
More...
|
about 9 years ago
|
build: Remove 'install.sh' and install VAPI with 'install_data' |
|
More...
|
about 9 years ago
|
build: Add version to build files (fix #184) |
|
More...
|
about 9 years ago
|
vsgi: Fix a potential compiler bug with default property not initialized |
|
More...
|
about 9 years ago
|
vsgi: Fix missing 'Server' object in mocked connection |
|
More...
|
about 9 years ago
|
negotiation: Indicate the 'Vary' header based on what has been negotiated |
|
More...
|
about 9 years ago
|
vsgi: Fix unset 'server' property in SCGI connection |
|
More...
|
about 9 years ago
|
vsgi: Provide 'stop' with really graceful shutdown |
|
More...
|
about 9 years ago
|
vsgi: Fix 'Response.append_async' not yielding from async methods |
|
More...
|
about 9 years ago
|
vsgi: Fix missing charset setting on 'expand_utf8_async' |
|
More...
|
about 9 years ago
|
vsgi: Add 'Response.append' utilities to write headers and add a chunk of data |
|
More...
|
about 9 years ago
|
Improve raised error messages |
|
More...
|
about 9 years ago
|
router: Add 'Router.path' helper and 'PathRoute' |
|
More...
|
about 9 years ago
|
static: Remove 'ServeFlags.ENABLE_CACHE_CONTROL_PUBLIC' |
|
More...
|
about 9 years ago
|
cgi: Fix malformed 'Status' header introduced in 'write_head' split |
|
More...
|
about 9 years ago
|
Bump minimal 'valac' version to '0.30' due to broken 'GLib.Unix.open_pipe' |
|
More...
|
about 9 years ago
|
vsgi: Provide a pipe between the master and worker |
|
More...
|
about 9 years ago
|
basic: Produce 'Content-Location' on '202 Accepted' |
|
More...
|
about 9 years ago
|
Merge branch 'vsgi-split-write-head' into 'master' |
|
More...
|
about 9 years ago
|
ci: Fix the build using the latest Meson release |
|
More...
|
about 9 years ago
|
build: Fix dependency checking with Meson 0.32 'version_compare' utility |
|
More...
|
about 9 years ago
|
vsgi: Make 'write_head' on first access implementation-specific |
|
More...
|
about 9 years ago
|