Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix buildRequest setUrl order #1255

Merged
merged 8 commits into from
Feb 24, 2021
Prev Previous commit
Next Next commit
Update google-http-client/src/test/java/com/google/api/client/http/Ht…
…tpRequestFactoryTest.java
  • Loading branch information
arithmetic1728 authored Feb 12, 2021
commit 1ed11073af4e7c2b8e68dc39cf14ffda60f79b44
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Google Inc.
* Copyright 2021 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
Expand Down