question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing image on POST method returning "image/png" content

See original GitHub issue

When reporting an issue, please provide the following details:

Just try that Post you will see the image will not show. It seem the Response body just adds an img not the actual response

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
heldersepucommented, Jul 22, 2017

Awesome! will test as soon as the dist gets updated…

0reactions
heldersepucommented, Jul 22, 2017

Awesome! it works as intended with 3.0.20 !

Read more comments on GitHub >

github_iconTop Results From Across the Web

PHP: imagepng() creates broken image - Stack Overflow
PHP: imagepng() creates broken image ; Almost all GD functions return false upon failure, so you should check the return values of ...
Read more >
imagepng - Manual - PHP
A GdImage object, returned by one of the image creation functions, such as imagecreatetruecolor(). The path or an open stream resource (which is...
Read more >
HTMLCanvasElement.toBlob() - Web APIs | MDN
The HTMLCanvasElement.toBlob() method creates a Blob object representing the image contained in the canvas. This file may be cached on the ...
Read more >
Returning Image/Media Data with Spring MVC - Baeldung
In this tutorial, we'll illustrate how to return images and other media using the Spring MVC framework. We will discuss several approaches, ...
Read more >
Programmatically Uploading Images, Videos, and Other Files
The Cloudinary upload method performs an authenticated upload API call over ... For example, uploading a local image file named sample.jpg :.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found