You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2019/10/09 07:39:16 UTC

[fineract-cn-api] 15/38: Merge pull request #1 from markusgeiss/develop

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

juhan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-api.git

commit 5e21d66c8179f9f9cd9e56ab198ae892ed1d449f
Merge: 042eff5 f84927b
Author: Markus Geiss <ma...@kuelap.io>
AuthorDate: Wed Sep 27 07:43:05 2017 +0200

    Merge pull request #1 from markusgeiss/develop
    
    Added interceptor to set content length if no body is given

 .../java/io/mifos/core/api/util/ApiFactory.java    |  2 ++
 .../mifos/core/api/util/EmptyBodyInterceptor.java  | 42 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)