mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 18:09:59 +03:00
add blank line
This commit is contained in:
parent
3e2bb93402
commit
5dab65268e
|
@ -14,6 +14,7 @@ from django.utils.translation import ugettext_lazy as _
|
|||
from rest_framework import HTTP_HEADER_ENCODING, exceptions
|
||||
from rest_framework.request import Request as DRFRequest
|
||||
|
||||
|
||||
def get_authorization_header(request):
|
||||
"""
|
||||
Return request's 'Authorization:' header, as a bytestring.
|
||||
|
|
Loading…
Reference in New Issue
Block a user