lihaoyi / autowire

Macros for simple/safe RPCs between Scala applications, including ScalaJS/ScalaJVM
378 stars 48 forks source link

Custom header #60

Closed clifflo closed 4 years ago

clifflo commented 7 years ago

Hi as I may need to use OAuth facilities I would like to ask if I could add some custom headers to the request from client side or not.

Daxten commented 7 years ago

yes you can, you implement the router yourself, just add it there