Skip to content

Fix regression in Request class

Compare
Choose a tag to compare
@jonnyom jonnyom released this 05 Nov 15:02
· 93 commits to master since this release
65a82a2

Fixes a regression introduced in 3.9.2 which privatised an attribute accessed outside of the Request class.

#499