Skip to content
forked from knutin/elli_date

Elli middleware adding the "Date" header

Notifications You must be signed in to change notification settings

drfloob/elli_date

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HTTP "Date" header for elli

This Elli middleware adds the "Date" header to responses. The current date string is cached in an ETS-table and updated once a second. The impact on performance is very low, if noticeable at all.

According to the HTTP 1.1 specification, the "Date" header in each response is required.

About

Elli middleware adding the "Date" header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%