diff options
-rw-r--r-- | Changelog | 1 | ||||
-rwxr-xr-x | bin/efa | 8 |
2 files changed, 1 insertions, 8 deletions
@@ -7,6 +7,7 @@ git HEAD * efa: Add -D/--discover option * efa: Add -A/--auto-url option * Travel::Routing::DE::EFA: Add get_efa_urls method + * efa: Remove unsupported --post option from documentation Travel::Routing::DE::VRR 2.06 - Sat Aug 02 2014 @@ -498,14 +498,6 @@ Travel::Routing::DE::EFA(3pm) for alternatives. Set timeout for HTTP requests. Default: 60 seconds. -=item B<--post> I<key>=I<value> - -Add I<key> with I<value> to the HTTP POST request sent to the EFA server. -This can be used to use setting B<efa> does not yet cover, like -C<--post lineRestriction=400> to also show IC and ICE trains. -Note that B<--post> will be overridden by the standard efa options, such as -B<--time> - =item B<-v>|B<--version> Print version information |