Commit Graph

41 Commits

Author SHA1 Message Date
Andreas Schneider 4742af20fe Fixed list in README 2015-10-22 11:01:58 +02:00
Andreas Schneider 282ae6fa28 Added template support to BasicAuth command 2015-10-18 21:44:25 +02:00
Andreas Schneider 7cc7705b29 Added status expectation 2015-10-08 11:59:41 +02:00
Andreas Schneider 8e820eb2f3 * Set default method (GET or POST)
* Allow setting variables on the commandline
2015-10-08 11:33:07 +02:00
Andreas Schneider e576805e84 * Added generator
* Added request output
2015-10-07 16:22:44 +02:00
Andreas Schneider b260f184f8 Fixed Indy to correctly assign request headers 2015-10-06 22:01:27 +02:00
Andreas Schneider 2c8721bc20 Added workaround for custom headers not being set correctly. 2015-10-05 13:33:46 +02:00
Andreas Schneider be7615f7dc Changed FormField handling back to urlencoded format. 2015-10-05 11:14:57 +02:00
Andreas Schneider 76cd385462 Added proxy support 2015-10-04 14:31:32 +02:00
Andreas Schneider b1e455022b * Replaced fphttpclient with indy10.
* Added compression support
2015-10-04 14:14:55 +02:00
Andreas Schneider 610c1e4108 Added simple FormField support 2015-09-29 16:36:17 +02:00
Andreas Schneider aa8c6d8b58 Updated README 2015-09-29 15:32:43 +02:00
Andreas Schneider c412d64727 * Added help output
* Added command line parsing
2015-09-29 15:20:36 +02:00
Andreas Schneider 5da2776f5d Added password entry support 2015-09-29 13:47:00 +02:00
Andreas Schneider 4babd13dc7 * Added version
* Refactored application
2015-09-29 13:33:54 +02:00
Andreas Schneider 2019b6b929 Added license header 2015-09-29 11:54:28 +02:00
Andreas Schneider 02625fca66 Optimized prompt output upon cancel 2015-09-28 11:13:04 +02:00
Andreas Schneider 46a87b3e0c Fixed missing result 2015-09-28 11:10:41 +02:00
Andreas Schneider 5ae488c008 Fixed deletion of chars in prompt() 2015-09-28 11:10:41 +02:00
Andreas Schneider 05c26ed91f Improved prompting 2015-09-28 11:10:40 +02:00
Andreas Schneider d1d371afb4 Fixed copy&paste in license text ... 2015-09-22 21:03:29 +02:00
Andreas Schneider 9eebe4ffbb Updated README to reflect color codes 2015-09-22 13:58:14 +02:00
Andreas Schneider 4096db005d Fixed default string type being AnsiString 2015-09-22 10:54:59 +02:00
Andreas Schneider 419eb29ec4 Updated README 2015-09-21 21:10:23 +02:00
Andreas Schneider f2f6a22266 Removed debug output 2015-09-21 21:05:58 +02:00
Andreas Schneider dbb2c61225 Added .gitignore 2015-09-21 21:03:04 +02:00
Andreas Schneider 6672151602 Removed synapse (support) 2015-09-21 21:01:52 +02:00
Andreas Schneider 3852f7546c Added highlighting with regular expressions 2015-09-21 20:57:54 +02:00
Andreas Schneider 86fc1aade0 * Renamed project file to .pas for easier file type recognition 2015-09-19 10:36:02 +02:00
Andreas Schneider ff10e890e5 * Fixed typo 2015-09-18 11:13:51 +02:00
Andreas Schneider 22605a453e * Fixed compilation from commandline
* Added readme
2015-09-18 11:12:22 +02:00
Andreas Schneider f1cf1e16b6 * Added XML beautification 2015-09-17 20:54:21 +02:00
Andreas Schneider 6033ea1046 * Added comment support (starting with #) 2015-09-17 16:25:43 +02:00
Andreas Schneider a808f949ab * Fixed header replacement when using fcl-web 2015-09-17 16:24:10 +02:00
Andreas Schneider 4f048a3d02 * Added variable support for POST content 2015-09-17 16:20:13 +02:00
Andreas Schneider 3665c0a6b5 * Added beautify for JSON 2015-09-17 15:54:05 +02:00
Andreas Schneider 61f16f0278 * Fixed POST handling
* Added status info
2015-09-17 15:30:19 +02:00
Andreas Schneider 5689b89d90 * Added BasicAuth support 2015-09-17 15:19:23 +02:00
Andreas Schneider 974c5ef298 * Added (optional) fcl-web support
* Made fcl-web the default
* Fixed connection handling with payload
2015-09-17 15:10:46 +02:00
Andreas Schneider 19c9ea042f * Added template directory support
* Added session variable support
2015-09-17 14:09:37 +02:00
Andreas Schneider c128b16996 Initial commit 2015-09-17 11:47:04 +02:00