Tejas Dharamsi

Results 5 comments of Tejas Dharamsi

Hey, I have done sample code for /identity and /message uri.. Is this the way we need to proceed?

Hello all , I wrote this variation which aims to respond on the type of request made ; If used using browser then it will return in html else if...

Is there a way to check the type of the response which is expected along with the type of request?

What I meant was for example in class TahrirRestlet in /message we've used if request.getmethod.getName.equals("Get") on the similar lines i was looking for a method similar to this to check...

True!!! I was just trying out new stuffs with REST like chrome extension POSTMAN so was trying new thing with it. The above thing was just a example. Whatever we've...