Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Rust FFI #13: Multipart #333

Merged
merged 5 commits into from
Sep 12, 2023
Merged

Use Rust FFI #13: Multipart #333

merged 5 commits into from
Sep 12, 2023

Conversation

tienvx
Copy link
Contributor

@tienvx tienvx commented Aug 21, 2023

Add multipart body support with example.

This PR depends on #332. Please review it first.
This PR depends on this bug to be fixed first.

.cirrus.yml Show resolved Hide resolved
Copy link
Member

@YOU54F YOU54F left a comment

Choose a reason for hiding this comment

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

Looks good, couple of minor comments,

We should put a note about the content-type matching as well, and note the workaround in the test so the users can consider if they require the same for their own tests.

(I'm not sure of the value of testing say your production code, x plat, if the provider for example will only run in prod on a specific os)

@YOU54F
Copy link
Member

YOU54F commented Sep 12, 2023

happy to fix forward on the comments above ☝🏾 re documentation, in the upgrade guide

@YOU54F YOU54F merged commit d87ffec into pact-foundation:ffi Sep 12, 2023
26 checks passed
@tienvx tienvx deleted the multipart branch September 12, 2023 16:06
Sign up for free to 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.

2 participants