bannerBaka-UpdatesManga
Manga Poll
Do you prefer reading a completed or ongoing series?
I only read completed series
I prefer reading completed series but dabble in ongoing series
I don't care
I prefer reading ongoing series but dabble in completed series
I only read ongoing series
 
mascot
Manga is the Japanese equivalent of comics
with a unique style and following. Join the revolution! Read some manga today!

RSS Feed

manga search form with GET method

You must be registered to post!
From User
Message Body
user avatar
Member


12 years ago
Posts: 24

Hi, i'm new here so pleez go easy on me if i didn't find the buried thread-s discussiong this.

So my question is simple : is there any particular reason the search forms use the POST method and not GET ?

Concretely, it would allow for bookmarking search results with page number and query variables, which comes in quite handy when one wants to go through all the results but can't in one shot. (i'll spare you the lecture on RESTful applications and blahblahblah 😮 ).

EDIT : well, GET is obviously used with pagination links and add the query string to the URL.

Then i suppose my question still stands... why not always use GET ?
(i promise i won't go mad if i end up shrugged at)


user avatar
Web Developer
Member


12 years ago
Posts: 24

I tried it out and the page already supports either method. So it wouldn't hurt anything at all to update it to be GET. Which would also full the RESTful design pattern ;-)


________________

Developer for MangaUpdates (Web, iOS, Android)

Post #615276 - Reply To (#614306) by qazzy
Post #615276 - Reply To (#614306) by qazzy
user avatar
Member


12 years ago
Posts: 24

thanks for the reply,

i shall REST in peace, as it's absolutely no big deal after all... apart for maniacs like me.

And now get to work and do it !!! 🙂


You must be registered to post!