-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Les etags générés doivent être entre double quotes.
haproxy n'aime pas ceux-là et désactive la compression http.
Line 377 in 27c682d
| return hash.hexdigest() |
Il faudrait un petit
return '"%s"' % hash.hexdigest() Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels