Commit d2c90c4
Don't limit contexts to single server name
Previously, the Name was stored the first time the request header was
generated. This locked the user into using only a single host,
defeating the purpose of storing the contexts on a hostname basis. Fix
this by not storing the Name object.
[[email protected]: commit message, updated docstr for target_name]
Merges: #231 parent 04b3530 commit d2c90c4
1 file changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | | - | |
143 | | - | |
| 145 | + | |
144 | 146 | | |
145 | | - | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
0 commit comments