mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-17 08:00:02 -04:00
add more flags
This commit is contained in:
parent
7adf76d37f
commit
4d1b7ef1b8
10 changed files with 85 additions and 57 deletions
|
@ -120,6 +120,7 @@ fn dorewrite(source_text: &str) -> String {
|
|||
rewritefn: "$rewrite".to_string(),
|
||||
metafn: "$meta".to_string(),
|
||||
setrealmfn: "$setrealm".to_string(),
|
||||
capture_errors: true,
|
||||
},
|
||||
)
|
||||
.as_slice(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue