{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":136262094,"defaultBranch":"main","name":"StackExchange.Utils","ownerLogin":"StackExchange","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-06-06T02:43:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1393171?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1663937723.053201","currentOid":""},"activityList":{"items":[{"before":"fb393cead7700144fabd8c04cf785e951467d1c5","after":"2cf9dd12932a91d3046c406856c7e4228f2226c5","ref":"refs/heads/main","pushedAt":"2023-08-29T19:56:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NickCraver","name":"Nick Craver","path":"/NickCraver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454813?s=80&v=4"},"commit":{"message":"Implement SendFormUrlEncoded method for application/x-www-form-urlencoded form data (#27)\n\nIn #9, the `SendForm` extension method was changed from sending a `application/x-www-form-urlencoded` request to sending one as `multipart/form-data` instead. This is a breaking change in some cases if sending to an endpoint that doesn't expect form data to come in with `multipart/form-data` encoding (OIDC access token requests for example, see https://github.com/opserver/Opserver/pull/426).\r\n\r\nThis PR re-adds the old behaviour as a new extension method so consuming libraries don't need to add it back themselves.\r\n\r\nI expect `application/x-www-form-urlencoded` is the more common media type that consumers will want (when size limitations or file uploads aren't a concern), but I didn't want to revert `SendForm` back to its original behaviour to avoid breaking dependent projects again.\r\n\r\nI could also obsolete `SendForm` and provide `SendMultipartForm` / `SendFormUrlEncoded` but I don't think it's important enough to inconvenience consumers with changing their code (and getting build errors using `TreatWarningsAsErrors`).","shortMessageHtmlLink":"Implement SendFormUrlEncoded method for application/x-www-form-urlenc…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADdTCe8QA","startCursor":null,"endCursor":null}},"title":"Activity · StackExchange/StackExchange.Utils"}