package ocsigenserver
A full-featured and extensible Web server
Install
Dune Dependency
Authors
Maintainers
Sources
6.0.0.tar.gz
md5=001e22ec2da3ab08840f934a8f005859
sha512=59f36fdf0a640117aa562d1d9ef96b7146843d9b72d71d01366640521405550074e03267fb388c5e685542781fc4bce763818a36cf05c0e033fae5e51c2f1496
doc/deflatemod/Deflatemod/index.html
Module Deflatemod
Source
Deflatemod: compress output data
If you want to use this extension with Ocsigen Server's configuration file,
- have a look at the
<<a_manual chapter="deflatemod"|manual page>>
. - If you are using Ocsigen Server as a library, use the interface described
- here. Each of these functions behaves exactly as its configuration file counterpart.
This module belongs to ocamlfind package ocsigenserver.ext.deflatemod
.
Example of use:
let _ =
Ocsigen_server.start
[ Ocsigen_server.host ~regexp:".*"
[ Staticmod.run ~dir:"static" ()
; Deflatemod.run
~mode:(`Only [ `Type (Some "text", Some "html")
; `Type (Some "text", Some "javascript")
; `Type (Some "text", Some "css")
; `Type (Some "application", Some "javascript")
; `Type (Some "application", Some "x-javascript")
; `Type (Some "application", Some "xhtml+xml")
; `Type (Some "image", Some "svg+xml")
; `Type (Some "application", Some "x-eliom")]) ()
]]
Describes the content to deflate, either using its content type, or file extension
Source
val run :
mode:[ `All_but of filter list | `Only of filter list ] ->
unit ->
Ocsigen_server.instruction
run ~mode ()
makes it possible to use this extension without configuration file.
Use Lwt_log.Section.set_level in order to change the log level
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>