Lalmi Mohammed Issam

Results 1 issues of Lalmi Mohammed Issam

I have issue related to static upstream in `TestProxyView` class i tried the following : > `def home(request, path):` ` upstream = request.GET.get('a')` ` return ProxyView.as_view()(upstream)` I got **ERROR :...