apollo mcowiti
Posts: 0
Joined: Sat Apr 18, 2015 2:21 am

server code decide is client calling via post or get

when a client calls my server code endpoint, how do i tell whether the call coming in was a POST or a GET?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

server code decide is client calling via post or get

Hello,

Please look at this link how to detect a http method in Server Code: https://docs.appery.io/reference#request

Return to “Issues”