This is an automated email from the ASF dual-hosted git repository.

matrei pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 413a537a466396987d9b6b2a500e9afbd3ca2103
Merge: 7da662f8bd 5aff68c538
Author: Mattias Reichel <[email protected]>
AuthorDate: Mon Jun 15 17:00:49 2026 +0200

    Merge pull request #15735 from apache/feat/http-client-form-post
    
    Add `httpPostForm()` method to `HttpClientSupport`

 grails-doc/src/en/guide/introduction/whatsNew.adoc |  7 ++++
 .../src/en/guide/testing/integrationTesting.adoc   | 17 ++++++++
 .../groovy/gorm/DirtyCheckBindingSpec.groovy       | 28 ++++++++++----
 grails-testing-support-http-client/README.md       | 10 +++++
 .../testing/http/client/HttpClientSupport.groovy   | 45 ++++++++++++++++++++++
 .../http/client/HttpClientSupportSpec.groovy       | 45 ++++++++++++++++++++++
 6 files changed, 144 insertions(+), 8 deletions(-)

Reply via email to