AdobeDocs / AdobeDocs/dynamic-media-developer-resources.en

The documentation is misleading

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
Bug Tracked
Dominant language
No language data
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Issue in ./help/aem-is-ir-api/is-api/http-ref/image-serving-api-ref/c-http-protocol-reference/c-command-reference/r-is-http-fmt.md

Hi,

Based on the documentation, we were expecting the "Content-Type=image/png" header parameter sent in the response for the given parameters [I]. However, there was no way receiving such a response. Adobe Support has provided that the `bfc=off` would be necessary to do so see [II].

Please correct the documentation and add a hint to include `bfc=off` for getting the desired **_MimeType/Content-Type_** in the response code.

Thank you,
Yunus

[I] : size=525,400&fmt=png
[II] : size=525,400&fmt=png&bfc=off

Contributor guide

Open the contributing guide

Research direction

Open ./help/aem-is-ir-api/is-api/http-ref/image-serving-api-ref/c-http-protocol-reference/c-command-reference/r-is-http-fmt.md and review the response behavior described for fmt=png. Update the documentation to note that bfc=off is needed to obtain the expected image/png Content-Type for the given parameters, using the examples in the issue. Done when the documented example and expected response behavior are accurate.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.