0

When I put up a resource as for example "SERVER" and client tries to reach SERVER/something

does it fail to reach the resource? or it reaches SERVER resource and gives extra parameters?

Thank you

Jae Park
  • 621
  • 4
  • 13
  • 27

1 Answers1

1
  • If it was a CON request the server responds with a 4.04 (Not Found) ACK Figure 4;
  • if it was a NON request the server responds with a 4.04 (Not Found) NON Figure 23;
Community
  • 1
  • 1
Jiloc
  • 3,338
  • 3
  • 24
  • 38