phax / as2-peppol-server

Continued on https://github.com/phax/as2-peppol
Apache License 2.0
8 stars 3 forks source link

The Response Message without Content-Type Header #4

Open ideateknoloji opened 5 years ago

ideateknoloji commented 5 years ago

When i try to send an invoice from Difi's test endpoint to my server application, the application returns a response message without Content-Type header in response. But other case (when i send a message from my client application which uses as2-peppol-client) no problems occur.

I share my log files above:

tomcat-stdout.log

[2018-11-09T14:42:09,358] [PEPPOL-AS2-SERVER] [WARN ] [https-jsse-nio-443-exec-9] No content type on HTTP 200 response to POST 'https://peppoltest.visionplus.com.tr/as2-peppol-server/as2' -- com.helger.xservlet.filter.XServletFilterConsistency.checkContentType(XServletFilterConsistency.java:141)

localhost_access_log.txt

93.94.10.249 - - [09/Nov/2018:14:42:09 +0300] "POST /as2-peppol-server/as2 HTTP/1.1" 200 -

And also a document can't save a document

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

phax commented 5 years ago

I need to check the RFC if Content-Type on ACK is mandatory or not

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.