tst2005googlecode / step2

Automatically exported from code.google.com/p/step2
1 stars 0 forks source link

Add POST support to popup library #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Currently, the example for libpopup.js results in very long URLs.

What is the expected output? What do you see instead?

The library should change behavior to use 'POST' and form-encoded OpenID 
parameters instead 
of 'GET' for long URLs.

This implies that window.open() should load a javascript() form that 
auto-submits itself.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by breno.de...@gmail.com on 25 Mar 2009 at 5:58