Revision fed0b230
b/snf-django-lib/snf_django/lib/api/proxy/__init__.py | ||
---|---|---|
33 | 33 |
|
34 | 34 |
from django.http import HttpResponse |
35 | 35 |
|
36 |
from synnefo.lib.pool.http import PooledHTTPConnection
|
|
36 |
from objpool.http import PooledHTTPConnection
|
|
37 | 37 |
|
38 | 38 |
from .utils import fix_header, forward_header |
39 | 39 |
|
Also available in: Unified diff