Skip to content

Releases: bpmason1/fastforward

Update README

30 Nov 23:08

Choose a tag to compare

Update the README so the crates.io site has a proper example.

allow response transformation

30 Nov 22:32

Choose a tag to compare

  • Replace Director function with RequestTransformer / ResponseTransformer pair

Do not require a threadpool

31 May 01:04

Choose a tag to compare

  • Don't fail if thread pool cannot be created
  • Update flask-rs version

simple_proxy

05 Apr 22:03

Choose a tag to compare

  • create the simple_proxy function
  • remove the main.rs file

Non-backwards compatible flask upgrade

05 Apr 21:49

Choose a tag to compare

Switch to using flask 2.x.y

Allow any 0.2.x version of http crate

28 Mar 21:09

Choose a tag to compare

0.2.1

bump verson: 0.2.0 ~> 0.2.1

Fix crash when proxying to unavailable server

25 Mar 23:29

Choose a tag to compare

0.2.0

bump Cargo package version

Initial Release to crates.io

25 Mar 23:00

Choose a tag to compare

0.1.0

update Cargo.toml file

use bottle parser library

03 Feb 08:59

Choose a tag to compare

0.0.2

use streambuf::read_line in bottle

Initial Release

30 Dec 01:19

Choose a tag to compare

Expose functions

  • simple_proxy
  • generic_proxy