mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
fastcgi server: add /mylanguage resource, which selects the language that best matches the Accept-language header.
This commit is contained in:
@@ -12,11 +12,11 @@ executable gf.fcgi
|
||||
unix,
|
||||
directory,
|
||||
containers,
|
||||
gf,
|
||||
cgi,
|
||||
fastcgi,
|
||||
json,
|
||||
utf8-string
|
||||
gf >= 3.0,
|
||||
cgi >= 3001.1.7.0,
|
||||
fastcgi >= 3001.0.2.1,
|
||||
json >= 0.3.3,
|
||||
utf8-string >= 0.3.1.1
|
||||
main-is: MainFastCGI.hs
|
||||
other-modules:
|
||||
FastCGIUtils
|
||||
|
||||
Reference in New Issue
Block a user