Skip to content

Encode to JSON body for js-fetch target - #179

Merged
develohpanda merged 1 commit into
Kong:masterfrom
jgiovaresco:fix/158-stringify-fetch-json-post-body
Sep 28, 2020
Merged

Encode to JSON body for js-fetch target#179
develohpanda merged 1 commit into
Kong:masterfrom
jgiovaresco:fix/158-stringify-fetch-json-post-body

Conversation

@jgiovaresco

Copy link
Copy Markdown
Contributor

Closes#158

@jgiovaresco

Copy link
Copy Markdown
ContributorAuthor

@develohpanda@reynolek I'm wondering if you have seen the PR 😅
You are the 2 last guys I've seen working on the project, but maybe I should ping someone else ? or maybe I just need to wait 😅

@develohpandadevelohpanda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@develohpandadevelohpanda changed the title fix: stringify JSON bodyEncode to JSON body for js-fetch targetSep 28, 2020
@develohpanda
develohpanda merged commit e2fa910 into Kong:masterSep 28, 2020
This was referenced Sep 28, 2020
@jgiovaresco
jgiovaresco deleted the fix/158-stringify-fetch-json-post-body branch September 29, 2020 06:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fetch 'application/json' POST body should be stringified

2 participants

@jgiovaresco@develohpanda