C C Magnus Gustavsson
C C Magnus Gustavsson
##### SUMMARY When "ipv6_adresses" are used with "network" without specifying "interfaces", the parameter is ignored and no IPv6 adresses get set. I don't believe this is the intended or correct...
With 1.2 and previous versions it was easy enough to create configuration for this module from external data sources. I could just transform them into INI files, for example using...
Support for sending Vendor-Specific Attributes as per 5.26 in RFC 2865. Since the VvSsAa flags are all in use I opted for E. Please edit as you see fit.
## Summary There is sometimes a need to handle versions differently. (The last exampel for us being deciding whether to monitor the stats collector process.) This fact provides a basis...
I have tried to use a2wsgi with Falcon (https://github.com/falconry/falcon), and as other people have noted it does not work. I'm getting this back from Falcon: `UnsupportedScopeError('The ASGI "http" scope version...