DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Serializing Objects to URL Encoded Form Data

6 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

While messing with dictionaries to create form data for FormUrlEncodedContent to see I could send data to a server using an HTTP client, I started thinking about easier and cleaner ways to do it. I was writing integration tests and I wanted to re-use some model classes instead of dictionaries.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com