I have the input sample: ```python input_sample = b"image_content" ``` Is there a way to accept binary content? I would like to send raw data (e.g. --data-binary of curl)