request-content-type-finder 0.1.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

requestcontenttypefinder 0.1.0

request_content_type_finder
Finds type of requests content in the following cases -

content disposition and content type present in response headers
when none of the above is present, content type is found using file signatures(magic bytes)

Installation
pip install request-content-type-finder

Usage
from request_content_type_finder import find

find(requests_response)

Contributors



Name
Contact




Shivam Kadukar
shivamk2802@gmail.com

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.