Commit Graph

3 Commits

Author SHA1 Message Date
Boshi Lian
4fd70de4ba some static optimization (#832)
* no q builder if not params

* make http method static val

* header to readonly

* add missing change

* const to private

* fix url in header
2022-04-18 14:57:50 -07:00
Boshi Lian
dba7b9718e move getheader to abstract (#807) 2022-03-28 08:45:23 -07:00
Boshi Lian
8e8619130a netstandard2 extendable lib model, basic rest (#793)
* first lib model

* add missing files

* happy test

* add vanilla rest for extend

* fix new url pattern

* address comments

* add v to tag

* bump ver

* add missing file when ren

* support multi pkg

* fix gh action

* fix env var

* ren title

* use gh action to set ver

* remove unused

* remove unused
2022-03-23 16:25:20 -07:00